Merge #10302: [Makefile] Alphabetically Reorder addrdb.cpp
56f09df [Makefile] Alphabetically Reorder addrdb.cpp (Spencer Lievens) Tree-SHA512: cedf64f5b4a6b20c07881f7e9c1c36421ee04a1ba17319946bae0197f9475dba6d5bda05f8f5d72539fbffcaa0adf8f474ecb2089106215c996576ab1235e8e1
This commit is contained in:
parent
80f8bb17dd
commit
d4e6ab341b
@ -260,8 +260,8 @@ libdash_util_a-clientversion.$(OBJEXT): obj/build.h
|
|||||||
libdash_server_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES) $(MINIUPNPC_CPPFLAGS) $(EVENT_CFLAGS) $(EVENT_PTHREADS_CFLAGS)
|
libdash_server_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES) $(MINIUPNPC_CPPFLAGS) $(EVENT_CFLAGS) $(EVENT_PTHREADS_CFLAGS)
|
||||||
libdash_server_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
|
libdash_server_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
|
||||||
libdash_server_a_SOURCES = \
|
libdash_server_a_SOURCES = \
|
||||||
addrman.cpp \
|
|
||||||
addrdb.cpp \
|
addrdb.cpp \
|
||||||
|
addrman.cpp \
|
||||||
alert.cpp \
|
alert.cpp \
|
||||||
batchedlogger.cpp \
|
batchedlogger.cpp \
|
||||||
bloom.cpp \
|
bloom.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user