mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
only do fPIC with 64 bit mode
This commit is contained in:
2
External/Jamroot
vendored
2
External/Jamroot
vendored
@@ -15,7 +15,7 @@ project RDKit_Externals
|
||||
#<library>/boost/log//boost_log
|
||||
<include>$(RDBASE)/Code
|
||||
<toolset>msvc:<define>WIN32
|
||||
<address-model>64 <cxxflags>-fPIC
|
||||
<address-model>64:<cxxflags>-fPIC
|
||||
: default-build release ;
|
||||
|
||||
alias vflib : vflib-2.0 ;
|
||||
|
||||
Reference in New Issue
Block a user