mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-18 11:57:37 -05:00
2 lines
60 B
Makefile
2 lines
60 B
Makefile
mingw32_CFLAGS=-pipe -O2
|
|
mingw32_CXXFLAGS=$(mingw32_CFLAGS)
|