summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/ipsec-tools/Makefile2
-rw-r--r--package/keynote/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/package/ipsec-tools/Makefile b/package/ipsec-tools/Makefile
index 08c6c9202..0f24ae12e 100644
--- a/package/ipsec-tools/Makefile
+++ b/package/ipsec-tools/Makefile
@@ -42,8 +42,6 @@ CONFIGURE_ARGS += \
--enable-adminport \
--enable-ipv6
-TARGET_CFLAGS += -Dbcopy=memmove -Dindex\(s,c\)=strchr\(s,c\)
-
define Build/Configure
(cd $(PKG_BUILD_DIR); touch \
configure.ac \
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 56bbeb0e5..5b27257b4 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -40,8 +40,6 @@ CONFIGURE_ARGS += \
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS)"
-TARGET_CFLAGS += -Dbcopy=memmove -Dindex\(s,c\)=strchr\(s,c\)
-
define Build/InstallDev
mkdir -p $(1)/usr/include/keynote
$(CP) $(PKG_BUILD_DIR)/{assertion,header,keynote,signature}.h $(1)/usr/include/keynote/