Skip to content

Commit

Permalink
Update BUILD.gn
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Apr 24, 2022
1 parent d81ee75 commit f96eef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/config/compiler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ config("compiler_cpu_abi") {
cflags += [
"-m64",
"-march=haswell",
"-maes",
"-mtune=generic",
]
ldflags += [ "-m64", "-Wl,-mllvm,-march=haswell", "-Wl,-mllvm,-fp-contract=fast", ]
Expand Down

0 comments on commit f96eef8

Please sign in to comment.