add updateRels

This commit is contained in:
vrd
2023-02-13 22:18:53 +02:00
parent 818a20b20e
commit e57affde26
11 changed files with 139 additions and 79 deletions
+1 -1
View File
@@ -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