Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
sbriais committed Oct 9, 2009
1 parent e61e6a2 commit 8222906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.config.linux
Expand Up @@ -6,7 +6,7 @@ AR=ar

# C Compiler flags
# Define UNSAFE to remove all assertions/checks performed by SCEDA
CFLAGS=-Wall -O3 -fno-strict-aliasing -Werror -Wno-unused-function -g
CFLAGS=-Wall -O3 -fno-strict-aliasing -Werror -Wno-unused-function

# Doxygen command
DOXYGEN=doxygen
Expand Down

0 comments on commit 8222906

Please sign in to comment.