:: [Libbitcoin] "CC"+"CFLAGS" is never…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: mlmikael
日付:  
To: eric, libbitcoin
題目: [Libbitcoin] "CC"+"CFLAGS" is never used in any libbitcoin repo except for secp256k1 right?
Eric,

The libbitcoin ./configure takes as "Some influential environment 
variables:", the "CC     C compiler command".


Just for clarity, "CXX"+"CXXFLAGS" is the only one that one that is
used, and "CC"+"CFLAGS" is NEVER ever used and will never be, in any
libbitcoin repo with the sole exception being the secp256k1 library,
right?

Thanks!