The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / qdecoder / 0002-configure.ac-drop-hardcoded-paths.patch
1 [PATCH] configure.ac: drop hardcoded paths
2
3 Causing problems with cross compilation.
4
5 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 ---
7  configure.ac |    5 +----
8  1 file changed, 1 insertion(+), 4 deletions(-)
9
10 Index: qdecoder-r12.0.5/configure.ac
11 ===================================================================
12 --- qdecoder-r12.0.5.orig/configure.ac
13 +++ qdecoder-r12.0.5/configure.ac
14 @@ -81,10 +81,7 @@
15  AC_CONFIG_HEADER([config.h])
16  AC_CONFIG_FILES([Makefile src/Makefile examples/Makefile])
17  
18 -## Set path
19 -PATH="$PATH:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
20 -CPPFLAGS="$CPPFLAGS -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE"
21 -LDFLAGS="$LDFLAGS -L/usr/lib -L/usr/local/lib"
22 +CPPFLAGS="$CPPFLAGS -I./ -D_GNU_SOURCE"
23  
24  ## Set autoconf setting
25  #AC_CANONICAL_TARGET