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

Solaris 10 Modifications

This commit is contained in:
paulbeach 2008-09-12 09:16:31 +00:00
parent ae9be95e0a
commit 775ee6fa9a

View File

@ -13,13 +13,12 @@
# Copyright (C) Inprise Corporation.
#
# All Rights Reserved.
# Contributor(s): __Konstantin Kuznetsov___________________________________.
# This file can be used to build FB on Solaris 2.6 x 86 with gcc 3.3.3 and bash
# Contributor(s): Konstantin Kuznetsov
# Neil McCalden
# Paul Beach
# This file can be used to build Firebird on Solaris 10 using gcc
#
# Use SOLX86 to identify x86 version of Solaris. Neil McCalden
#
# Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM)
# 2 Oct 2002, Nickolay Samofatov - Major Cleanup
WARNINGS=-Wall -W -Wno-unused -Wno-parentheses -Wno-switch -Wwrite-strings
COMM_SOLX_FLAGS:=-DSOLARIS -DSOLARIS_MT -DSOLX86 -DBSD_COMP -fno-omit-frame-pointer -fmessage-length=0 -MMD -fPIC