update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@5 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
6c06cee9e5
commit
c991a3c52d
|
@ -31,7 +31,7 @@
|
|||
|
||||
CC=gcc
|
||||
OBJS=hashtable.o hashtable_itr.o openzap.o zap_config.o
|
||||
CFLAGS=$(USER_CFLAGS) -Wall -Werror -Wextra -std=c99 -pedantic -ansi
|
||||
CFLAGS=$(USER_CFLAGS) -Iinclude -Wall -Werror -Wextra -std=c99 -pedantic -ansi
|
||||
MYLIB=libopenzap.a
|
||||
|
||||
CFLAGS +=-DZAP_WANPIPE_SUPPORT
|
||||
|
|
Loading…
Reference in New Issue