foo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@783 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
7fcbc36245
commit
3ef8036a2d
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ OS_TYPE = -DCYGWIN
|
||||
CFLAGS = $(OPT) -Wall -DFD_SETSIZE=4096 -I../common $(PACKETDEF) $(OS_TYPE)
|
||||
else
|
||||
OS_TYPE =
|
||||
CFLAGS = $(OPT) -DTWILIGHT -Wall -I../common $(PACKETDEF) $(OS_TYPE)
|
||||
CFLAGS = $(OPT) -Wall -I../common $(PACKETDEF) $(OS_TYPE)
|
||||
endif
|
||||
|
||||
MYSQLFLAG_INCLUDE_DEFAULT = /usr/local/include/mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user