add updateRels
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ warnings='
|
||||
|
||||
|
||||
# each global variable is only declared once per single object.
|
||||
other='-fno-common -fno-fat-lto-objects'
|
||||
other='-fno-common -fno-fat-lto-objects -march=native'
|
||||
|
||||
g++ -o bin/release/famt $language $optimizations $warnings $other -DNDEBUG -s *.cpp -lncursesw
|
||||
#-static -lncursesw -ltinfo
|
||||
|
||||
Reference in New Issue
Block a user