0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-01 09:35:52 -05:00
bitcoin-bitcoin-core/depends/hosts/mingw32.mk

3 lines
60 B
Makefile
Raw Normal View History

mingw32_CFLAGS=-pipe -O2
mingw32_CXXFLAGS=$(mingw32_CFLAGS)