mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-02 19:40:58 +00:00
3 lines
60 B
Makefile
3 lines
60 B
Makefile
mingw32_CFLAGS=-pipe -O2
|
|
mingw32_CXXFLAGS=$(mingw32_CFLAGS)
|