OSDN Git Service

gn build: Merge r353590
[android-x86/external-llvm.git] / utils / gn / secondary / llvm / include / llvm / Config / BUILD.gn
index 820f631..4d0a3a8 100644 (file)
@@ -124,7 +124,6 @@ write_cmake_config("config") {
     "RETSIGTYPE=void",
     "LLVM_GISEL_COV_ENABLED=",
     "LLVM_GISEL_COV_PREFIX=",
-    "LLVM_WITH_Z3=",
 
     # This is both in llvm-config.h and config.h; llvm-config.h doesn't
     # define it if it's not set while config.h defines it to empty in that case.