[packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -39,7 +39,6 @@ CONFIGURE_ARGS += \
|
||||
--with-chroot-dir /var/empty
|
||||
|
||||
define Build/Compile
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
$(HOSTCC) $(PKG_BUILD_DIR)/static/c-ify.c \
|
||||
-o $(PKG_BUILD_DIR)/c-ify
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
|
Reference in New Issue
Block a user