mirror of
https://github.com/monero-project/monero.git
synced 2025-08-21 00:58:14 -04:00
remove epee from link lines where it's redundant
For some reason, this confuses and kills ASAN on startup as it thinks const uint8_t ipv4_network_address::ID is defined multiple times.
This commit is contained in:
parent
a9b83f5a6e
commit
438d52deaf
7 changed files with 0 additions and 7 deletions
|
@ -78,7 +78,6 @@ monero_add_library(common
|
|||
DEPENDS generate_translations_header)
|
||||
target_link_libraries(common
|
||||
PUBLIC
|
||||
epee
|
||||
cncrypto
|
||||
${UNBOUND_LIBRARY}
|
||||
${LIBUNWIND_LIBRARIES}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue