mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-11 08:40:44 +00:00
Added -Wall to compilation flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11969 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6d4b24710f
commit
6a7c31be61
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
ADDITIONAL_CPPFLAGS += -DHAVE_LIBXML=$(HAVE_LIBXML)
|
||||
|
||||
# Additional flags to pass to the Objective-C compiler
|
||||
#ADDITIONAL_OBJCFLAGS +=
|
||||
ADDITIONAL_OBJCFLAGS += -Wall
|
||||
|
||||
# Additional flags to pass to the C compiler
|
||||
#ADDITIONAL_CFLAGS +=
|
||||
|
|
Loading…
Reference in a new issue