replace cflags hacks with the correct solution
[openwrt.git] / package / keynote / Makefile
index 56bbeb0..5b27257 100644 (file)
@@ -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/