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

on HP-UX we need the optional AtomicAPI SPK software package

This commit is contained in:
verbguy 2009-09-24 19:15:03 +00:00
parent 71bba8bc4c
commit 44bbcf6a76

View File

@ -18,6 +18,11 @@
# Compiler settings for HPUX using aCC
# Notes:
# Firebird requires the HP-UX Atomic APIs ("AtomicAPI" bundle), released as an
# optional Software Pack (SPK) for HP-UX 11i v2 or v3.
# Before attempting the HPUX build, you must export necessary
# CFLAGS and CXXFLAGS to be picked up by the configure process and
# subsequent build. Make sure CC is in the path!