mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-11-01 08:46:04 +03:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
include config/Makefile.msys
|
|
|
|
POPT := -mtune=generic -O2
|
|
CFLAGS.EXTRA += -m64
|
|
LDFLAGS.EXTRA += -m64
|