summaryrefslogtreecommitdiffstats
path: root/src/physfs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/physfs.mk')
-rw-r--r--src/physfs.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/physfs.mk b/src/physfs.mk
index 2654473..42c9f7d 100644
--- a/src/physfs.mk
+++ b/src/physfs.mk
@@ -30,3 +30,5 @@ define $(PKG)_BUILD
'$(2).c' -o '$(PREFIX)/$(TARGET)/bin/test-physfs.exe' \
-lphysfs -lz
endef
+
+$(PKG)_BUILD_x86_64-w64-mingw32 =