remove debug symbols
This commit is contained in:
4
Makefile
4
Makefile
@@ -44,8 +44,8 @@ CFLAGS= -Wall \
|
|||||||
-fno-strict-aliasing \
|
-fno-strict-aliasing \
|
||||||
-fleading-underscore \
|
-fleading-underscore \
|
||||||
-Winline \
|
-Winline \
|
||||||
-Wa,--register-prefix-optional \
|
-Wa,--register-prefix-optional
|
||||||
-g2
|
|
||||||
CFLAGS_OPTIMIZED = -mcpu=5474 \
|
CFLAGS_OPTIMIZED = -mcpu=5474 \
|
||||||
-Wall \
|
-Wall \
|
||||||
-O2 \
|
-O2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user