[green-dragon] fix Python and Swig flags (#187052)
This commit is contained in:
parent
74a5efa331
commit
b5614bc21c
@ -68,8 +68,8 @@ set -ex
|
||||
-DLLDB_ENABLE_LIBXML2=ON \
|
||||
-DLLDB_ENABLE_LUA=OFF \
|
||||
-DLLDB_ENABLE_LZMA=OFF \
|
||||
-DLLDB_ENABLE_PYTHON=FORCE_ON \
|
||||
-DLLDB_ENABLE_SWIG=FORCE_ON \
|
||||
-DLLDB_ENABLE_PYTHON=ON \
|
||||
-DLLDB_ENABLE_SWIG=ON \
|
||||
-DLLVM_BUILD_TOOLS=TRUE \
|
||||
-DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE \
|
||||
-DLLVM_ENABLE_LIBEDIT=FORCE_ON \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user