We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bac36 commit 240ca46Copy full SHA for 240ca46
make.inc
@@ -81,7 +81,6 @@ LDFLAGS_so = -Wl,-soname,$(soname)
81
ifeq ($(arch),mingw)
82
CC=x86_64-w64-mingw32-gcc
83
AR=x86_64-w64-mingw32-ar
84
- AS=yasm
85
LDFLAGS += -Wl,--force-exe-suffix
86
SIM=wine
87
EXT=.exe
0 commit comments