We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf08b4 commit 871c6c9Copy full SHA for 871c6c9
llvm/utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn
@@ -88,6 +88,7 @@ write_cmake_config("BuildVariables.inc") {
88
"LLVM_DYLIB_COMPONENTS_expanded=all",
89
"LLVM_DYLIB_VERSION=${llvm_version_major}git",
90
"LLVM_TOOLS_INSTALL_DIR=bin",
91
+ "LLVM_SHARED_LIBRARY_PREFIX=lib",
92
"LLVM_INSTALL_PACKAGE_DIR=",
93
]
94
}
0 commit comments