8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00

Remove unneeded define. Noted by Claudio

This commit is contained in:
skidder 2003-10-28 12:37:41 +00:00
parent e9d4d995de
commit 1c9628acac

View File

@ -9,7 +9,7 @@
# 30-Dec-2002 nmcc FB2 initial working build on Solaris8 with gcc 3.2.1
# Firebird defines specific to Solaris (and x86) build
CFLAGS_COMMON= -DSOLARIS -DSOLARIS_MT -DBSD_COMP -DEXACT_NUMERICS
CFLAGS_COMMON= -DSOLARIS -DSOLARIS_MT -DBSD_COMP
# compile flags for GCC compiler
COMMON_GCC_FLAGS= -pipe -MMD -p -fPIC -m32