You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander said it's not an actual problem, however it's an issue anyway :)
1
CC src/libsecp256k1_la-secp256k1.lo
src/secp256k1.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/**********************************************************************
^
2/3
CC crypto/yespower-1.0.0/crypto_libbitcoin_crypto_a-sha256.o
crypto/yespower-1.0.0/sha256.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
CC crypto/yespower-1.0.0/crypto_libbitcoin_crypto_a-yespower-opt.o
crypto/yespower-1.0.0/yespower-opt.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
4/5
CC crypto/yespower-1.0.0/libbitcoinconsensus_la-yespower-opt.lo
crypto/yespower-1.0.0/sha256.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
CXX crypto/libbitcoinconsensus_la-sha256_sse4.lo
crypto/yespower-1.0.0/yespower-opt.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
6/7
CC src/exhaustive_tests-tests_exhaustive.o
src/tests.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/**********************************************************************
^
src/tests_exhaustive.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/***********************************************************************
^
The text was updated successfully, but these errors were encountered:
Alexander said it's not an actual problem, however it's an issue anyway :)
The text was updated successfully, but these errors were encountered: