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:
parent
e9d4d995de
commit
1c9628acac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user