mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +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
|
# make -f makefile.shared PREFIX=/opt/libtom install
|
||||||
#
|
#
|
||||||
|
|
||||||
|
CFLAGS += -DLTC_PTHREAD -DUSE_LTM -DLTM_DESC -pthread
|
||||||
|
|
||||||
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
||||||
|
|
||||||
ifndef LIBTOOL
|
ifndef LIBTOOL
|
||||||
|
Loading…
Reference in New Issue
Block a user