summaryrefslogtreecommitdiff
path: root/external/firebird
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-23 15:00:29 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-23 19:21:14 +0200
commita92f80fdca36976ecfaed84eaf29b14f5503603a (patch)
tree5f51f302770b0e2e93d7adfa36e9773ebf9dab88 /external/firebird
parentdddff6e51dd8dd755f9afabccda4ee91e1ecc78e (diff)
icu: use libraries from WORKDIR
Change-Id: I7d996cc9412eadf89c8d04ee29abe1fa6f7d53db
Diffstat (limited to 'external/firebird')
-rw-r--r--external/firebird/ExternalProject_firebird.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/firebird/ExternalProject_firebird.mk b/external/firebird/ExternalProject_firebird.mk
index bf6b45368ba7..7001c2348d80 100644
--- a/external/firebird/ExternalProject_firebird.mk
+++ b/external/firebird/ExternalProject_firebird.mk
@@ -38,7 +38,7 @@ $(call gb_ExternalProject_get_state_target,firebird,build):
-I$(call gb_UnpackedTarball_get_dir,icu)/source/i18n \
-I$(call gb_UnpackedTarball_get_dir,icu)/source/common \
,$(ICU_CPPFLAGS)) \
- -L$(OUTDIR)/lib \
+ -L$(call gb_UnpackedTarball_get_dir,icu)/source/lib \
" \
&& ./configure \
--without-editline \