mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Added CFLAGS needed for FB posix build
This commit is contained in:
parent
8a03b6b222
commit
dad4f22d13
2
extern/libtomcrypt/makefile.shared
vendored
2
extern/libtomcrypt/makefile.shared
vendored
@ -14,6 +14,8 @@
|
||||
# make -f makefile.shared PREFIX=/opt/libtom install
|
||||
#
|
||||
|
||||
CFLAGS += -DLTC_PTHREAD -DUSE_LTM -DLTM_DESC -pthread
|
||||
|
||||
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
||||
|
||||
ifndef LIBTOOL
|
||||
|
Loading…
Reference in New Issue
Block a user