mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Pick up ICU libraries during build time
This commit is contained in:
parent
ff783b02b2
commit
4ad4971115
@ -27,6 +27,9 @@
|
||||
# configure using --with-builtin-tommath
|
||||
# or add the relevant -I, -L for an installed version of libtommath
|
||||
|
||||
DYLD_LIBRARY_PATH=$(HOME)/icu54/icu/source/lib
|
||||
export DYLD_LIBRARY_PATH
|
||||
|
||||
#DYLD_PRINT_ENV=1
|
||||
#export DYLD_PRINT_ENV
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user