mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-11-03 09:46:03 +03:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
include config/Makefile.mingw
|
|
|
|
POPT := -march=i686 -mtune=generic -O2
|
|
CFLAGS.EXTRA += -m32
|
|
LDFLAGS.EXTRA += -m32
|