mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
3 lines
60 B
Makefile
3 lines
60 B
Makefile
mingw32_CFLAGS=-pipe -O2
|
|
mingw32_CXXFLAGS=$(mingw32_CFLAGS)
|