introduce parse tokens
This commit is contained in:
@@ -26,7 +26,6 @@ warnings='
|
||||
other='-fno-fat-lto-objects'
|
||||
|
||||
cd src
|
||||
|
||||
g++ -o tft $language $optimizations $warnings $other -DNDEBUG -pipe -s *.cpp -lncursesw
|
||||
#-static -lncursesw -ltinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user