mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-17 00:22:06 +02:00
build: remove BOOST_CPPFLAGS from libbitcoin_util
This commit is contained in:
parent
82e272a109
commit
dd6e8bd71c
@ -672,7 +672,7 @@ endif
|
||||
#
|
||||
|
||||
# util #
|
||||
libbitcoin_util_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES) $(BOOST_CPPFLAGS)
|
||||
libbitcoin_util_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES)
|
||||
libbitcoin_util_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
|
||||
libbitcoin_util_a_SOURCES = \
|
||||
support/lockedpool.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user