micropython: replace local fix with upstream one
[buildroot-gz.git] / package / qlibc / 0001-remove-absolute-paths.patch
blob5976c3c4db5fdee98cef93290f20baf7be8d7619
1 Remove absolute paths to host locations
3 Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
5 Index: b/configure.ac
6 ===================================================================
7 --- a/configure.ac
8 +++ b/configure.ac
9 @@ -85,10 +85,8 @@
11 ## Set path
12 PATH="$PATH:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
13 -CPPFLAGS="$CPPFLAGS -I/usr/include -I/usr/local/include"
14 CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
15 CPPFLAGS="$CPPFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
16 -LDFLAGS="$LDFLAGS -L/usr/lib -L/usr/local/lib"
18 ## Set autoconf setting
19 #AC_CANONICAL_TARGET