mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-26 08:31:56 +00:00
6 lines
125 B
Makefile
6 lines
125 B
Makefile
include config/Makefile.msys
|
|
|
|
POPT := -mtune=generic -O2
|
|
CFLAGS.EXTRA += -m64 -Wno-cast-function-type
|
|
LDFLAGS.EXTRA += -m64
|