mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
Fix my previos commit
This commit is contained in:
parent
bbbdf99b1e
commit
da74c213eb
2
extern/icu/source/runConfigureICU
vendored
2
extern/icu/source/runConfigureICU
vendored
@ -210,7 +210,7 @@ case $platform in
|
||||
LDFLAGS="$LDFLAGS -R/usr/local/lib -threads "; export LDFLAGS
|
||||
RELEASE_CXXFLAGS=-O
|
||||
RELEASE_CFLAGS=-O3
|
||||
GENCCODE_ASSEMBLY=-a gcc
|
||||
GENCCODE_ASSEMBLY=-a sun
|
||||
;;
|
||||
HP-UX11CC)
|
||||
THE_OS="HP-UX 11"
|
||||
|
Loading…
Reference in New Issue
Block a user