Reduce build warnings and enable Qt build
This commit is contained in:
@@ -62,7 +62,7 @@ if test -z "@allow_host_packages@"; then
|
||||
export PKGCONFIG_LIBDIR=
|
||||
fi
|
||||
|
||||
CPPFLAGS="-I$depends_prefix/include/ $CPPFLAGS"
|
||||
CPPFLAGS="-isystem $depends_prefix/include/ $CPPFLAGS"
|
||||
LDFLAGS="-L$depends_prefix/lib $LDFLAGS"
|
||||
|
||||
if test -n "@CC@" -a -z "${CC}"; then
|
||||
|
||||
Reference in New Issue
Block a user