mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-11-01 00:36:04 +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
|