summaryrefslogtreecommitdiff
path: root/package/cfgfs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:25:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:25:36 +0200
commit1c089110a33d3994fd19ec8fc169cc1cb16c98f8 (patch)
tree8c3855c52e04ad6884c6009dc9eaaa8328c6c847 /package/cfgfs
parent7a58bf1a8b74868130ef997e193557dde7d57c1e (diff)
sorry libgcc problem still exist. don't know why
Diffstat (limited to 'package/cfgfs')
-rw-r--r--package/cfgfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/cfgfs/Makefile b/package/cfgfs/Makefile
index 159bd229b..5c902fc1e 100644
--- a/package/cfgfs/Makefile
+++ b/package/cfgfs/Makefile
@@ -26,7 +26,9 @@ $(eval $(call PKG_template,CFGFS,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG
CONFIG_STYLE:= manual
INSTALL_STYLE:= manual
+ifeq ($(ADK_TARGET_LIB_STATIC_LIBGCC),y)
TARGET_LDFLAGS+= -static-libgcc
+endif
do-install:
${INSTALL_DIR} ${IDIR_CFGFS}/sbin