8
0
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:
AlexPeshkoff 2018-11-30 16:55:33 +03:00 committed by Alexander Peshkov
parent 8a03b6b222
commit dad4f22d13

View File

@ -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