fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
SVN-Revision: 12896
This commit is contained in:
5
include/site/mipsel-linux2.4-uclibc
Normal file
5
include/site/mipsel-linux2.4-uclibc
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. $TOPDIR/include/site/mipsel-linux
|
||||
. $TOPDIR/include/site/linux-uclibc
|
||||
ac_cv_header_sys_inotify_h=no
|
||||
Reference in New Issue
Block a user