From 3a5f98ba654b1064a07e57e3a4597e0ad49dee26 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 20 Sep 2017 14:06:04 +0200 Subject: Fix buildstack revision report --- tools/x-win/compile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/x-win/compile.sh') diff --git a/tools/x-win/compile.sh b/tools/x-win/compile.sh index d778e921b5..643e3d84e6 100755 --- a/tools/x-win/compile.sh +++ b/tools/x-win/compile.sh @@ -75,6 +75,7 @@ fi CFLAGS="-mstackrealign$OPT" \ CXXFLAGS="-mstackrealign$OPT" \ LDFLAGS="-L${PREFIX}/lib" ./waf configure \ +DEPSTACK_ROOT="$PREFIX" \ --keepflags \ --dist-target=mingw \ --also-include=${PREFIX}/include \ -- cgit v1.2.3