[packages] remove 2.4 specific configure overrides (handled in source:/trunk/include/site/mipsel-linux2.4-uclibc?rev=12896#L5)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17562 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -144,7 +144,6 @@ endif
|
||||
|
||||
CONFIGURE_VARS+= \
|
||||
CFLAGS="$$$$CFLAGS -DNDEBUG" \
|
||||
$(if $(CONFIG_LINUX_2_4),ac_cv_header_sys_inotify_h=no)
|
||||
|
||||
define Build/Configure
|
||||
( cd $(PKG_BUILD_DIR); aclocal; libtoolize; autoreconf; );
|
||||
|
Reference in New Issue
Block a user