mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Compile rocks with -fPIC
This commit is contained in:
@@ -994,6 +994,7 @@ if "rocksdb" in targets:
|
||||
f"-DWITH_BENCHMARK_TOOLS=OFF",
|
||||
f"-DWITH_CORE_TOOLS=OFF",
|
||||
f"-DROCKSDB_BUILD_SHARED=Off",
|
||||
f"-DCMAKE_POSITION_INDEPENDENT_CODE=On",
|
||||
],
|
||||
download_url="https://github.com/facebook/rocksdb",
|
||||
download_name="rocksdb",
|
||||
|
||||
Reference in New Issue
Block a user