This website works better with JavaScript.
首頁
探索
說明
登入
myitinos
/
HackTheGame-v001
關註
1
收藏
0
複製
1
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
[FIX] change flag to stripped
master
myitinos
5 年之前
父節點
8d55da501e
當前提交
d8be287ad2
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
查看文件
@ -1,7 +1,7 @@
COMPILER
=
g++
#FLAGS=-g -I. -pedantic -Wall -Wextra -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wformat=2 -Winit-self -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wnoexcept -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wshadow -Wsign-conversion -Wsign-promo -Wstrict-null-sentinel -Wstrict-overflow=5 -Wswitch-default -Wundef -Werror -Wno-unused
#FLAGS=-g -I.
FLAGS
=
-I.
FLAGS
=
-
s -
I.
O_DIR
=
obj
CLASS_DIR
=
src/class
Write
Preview
Loading…
取消
儲存