1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-04 23:36:00 +02:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fiete 2020-05-22 06:04:36 -07:00
commit 58c1feb51f
2 changed files with 9 additions and 1 deletions

View file

@ -194,7 +194,7 @@ execute_process(
set(TARGET_LIBS_OS "${LLVM_SYSTEM_LIBS}")
if (HAVE_BACKTRACE_HEADERS)
set(TARGET_LIBS_OS " -lbacktrace")
string(APPEND TARGET_LIBS_OS " -lbacktrace")
endif()
list(APPEND LLVM_LIBS