Skip to content

Commit 61fbc2d

Browse files
asraacopybara-github
authored andcommitted
internal code change to disable openmp internally
PiperOrigin-RevId: 786342314
1 parent 72cd120 commit 61fbc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ DATA_DEPS = [
1111
"@cereal//:headers",
1212
"@heir//tools:heir-opt",
1313
"@heir//tools:heir-translate",
14-
"@openfhe//:headers",
1514
"@openfhe//:libopenfhe",
15+
"@openfhe//:headers",
1616
# copybara: openfhe_binfhe_headers
1717
# copybara: openfhe_core_headers
1818
# copybara: openfhe_pke_headers

0 commit comments

Comments
 (0)