mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Fix build issue if an incompatible local version of libunwind is
installed.
This commit is contained in:
parent
143e539d79
commit
ae473c4bd1
|
@ -36,6 +36,7 @@ endif()
|
|||
set(WITH_GFLAGS OFF CACHE BOOL "" FORCE)
|
||||
set(HAVE_LIB_GFLAGS 1)
|
||||
|
||||
set(WITH_UNWIND OFF CACHE BOOL "" FORCE)
|
||||
set(UNWIND_LIBRARY FALSE)
|
||||
set(HAVE_PWD_H FALSE)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user