mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
exclude boost_system from linking because it's headers only now
This commit is contained in:
@@ -17,7 +17,6 @@ ifeq ($(USE_UPNP),yes)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
LDLIBS += \
|
LDLIBS += \
|
||||||
$(MINGW_PREFIX)/lib/libboost_system-mt.a \
|
|
||||||
$(MINGW_PREFIX)/lib/libboost_program_options-mt.a \
|
$(MINGW_PREFIX)/lib/libboost_program_options-mt.a \
|
||||||
$(MINGW_PREFIX)/lib/libssl.a \
|
$(MINGW_PREFIX)/lib/libssl.a \
|
||||||
$(MINGW_PREFIX)/lib/libcrypto.a \
|
$(MINGW_PREFIX)/lib/libcrypto.a \
|
||||||
|
|||||||
Reference in New Issue
Block a user