]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Travis-CI: Omit -I, -L from cross-compilation options
authorSimon McVittie <smcv@collabora.com>
Mon, 10 Apr 2017 11:54:31 +0000 (12:54 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 10 Apr 2017 12:55:24 +0000 (13:55 +0100)
Now that we detect Expat via pkg-config, this is no longer needed.

Signed-off-by: Simon McVittie <smcv@collabora.com>
tools/ci-build.sh

index 79d54deb25b35a1cf5d50985f83e414b6ce07b41..02a3a98b2f4a30bcc54f6cfb583c435869b758ee 100755 (executable)
@@ -187,8 +187,6 @@ case "$ci_buildsys" in
                 set _ "$@"
                 set "$@" --build="$(build-aux/config.guess)"
                 set "$@" --host=i686-w64-mingw32
-                set "$@" LDFLAGS=-L"${mingw}/lib"
-                set "$@" CPPFLAGS=-I"${mingw}/include"
                 set "$@" CFLAGS=-static-libgcc
                 set "$@" CXXFLAGS=-static-libgcc
                 # don't run tests yet, Wine needs Xvfb and