Skip to content

Commit

Permalink
Use libunwind for widberg-main (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
widberg authored Sep 4, 2024
1 parent 261e01f commit a78e0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ widberg-main)
URL=https://github.com/widberg/llvm-project-widberg-extensions.git
VERSION=widberg-main-$(date +%Y%m%d)
CMAKE_EXTRA_ARGS+=("-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DLLVM_ENABLE_ASSERTIONS=ON" "-DLLVM_TARGETS_TO_BUILD=X86")
LLVM_ENABLE_RUNTIMES+=";libunwind"
;;
mizvekov-resugar)
BRANCH=resugar
Expand Down

0 comments on commit a78e0ca

Please sign in to comment.