Updated for Ubuntu 24.04

This commit is contained in:
MoneroOcean
2024-05-03 19:39:19 +03:00
parent 278654276e
commit 9ef2d782c1

View File

@@ -31,7 +31,7 @@
"-fno-exceptions -std=gnu11 -march=native -fPIC -DNDEBUG -Ofast -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2" "-fno-exceptions -std=gnu11 -march=native -fPIC -DNDEBUG -Ofast -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2"
], ],
"cflags_cc": [ "cflags_cc": [
"-fexceptions -frtti -std=c++14 -march=native -fPIC -DNDEBUG -Ofast -s -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2" "-fexceptions -frtti -std=c++17 -march=native -fPIC -DNDEBUG -Ofast -s -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2"
], ],
"xcode_settings": { "xcode_settings": {
"OTHER_CFLAGS": [ "-fexceptions -frtti" ] "OTHER_CFLAGS": [ "-fexceptions -frtti" ]