summaryrefslogtreecommitdiff
path: root/package/rsync
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-29 11:40:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-29 21:56:31 +0200
commitf14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch)
tree7617315e619f969c13e79c1f44c2428871719357 /package/rsync
parent365261c9db442081290b7d21aba6201244af294d (diff)
resolve merge conflict
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/rsync/Makefile b/package/rsync/Makefile
index f7c2ff8a7..197840fc2 100644
--- a/package/rsync/Makefile
+++ b/package/rsync/Makefile
@@ -20,11 +20,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,RSYNC,rsync,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-ifeq ($(ADK_STATIC),y)
-TARGET_CFLAGS+= -static
-TARGET_LDFLAGS+= -static
-endif
-
rsync-install:
${INSTALL_DIR} ${IDIR_RSYNC}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/rsync ${IDIR_RSYNC}/usr/bin