summaryrefslogtreecommitdiff
path: root/package/p5-audio-scan
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-28 10:21:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-28 10:21:53 +0200
commit0eb32a8e2e000218959606af4a54a55fc4598eea (patch)
treedbed87c0eb164cfa4e174b8ffbec5764f329f50a /package/p5-audio-scan
parentcdfe818edc260adc555fe71c4995ef12662aa6b9 (diff)
fix perl cross-compile and some modules on Darwin host
Diffstat (limited to 'package/p5-audio-scan')
-rw-r--r--package/p5-audio-scan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/p5-audio-scan/Makefile b/package/p5-audio-scan/Makefile
index 346dd5681..e08f27718 100644
--- a/package/p5-audio-scan/Makefile
+++ b/package/p5-audio-scan/Makefile
@@ -20,6 +20,8 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call PKG_template,P5_AUDIO_SCAN,p5-audio-scan,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TARGET_CFLAGS+= -fPIC
+
include $(ADK_TOPDIR)/mk/perl.mk
CONFIG_STYLE:= perl