Disable rpath to keep -R flags out of pkg-config.

This commit is contained in:
Matt Breedlove
2015-08-12 13:36:05 -04:00
parent 5f32299557
commit 4a428189d1

View File

@@ -38,6 +38,7 @@ build() {
--target=${MINGW_CHOST} \
--disable-csharp \
--disable-java \
--disable-rpath \
--enable-threads=win32
make