Skip to content

Commit

Permalink
Disable folly exception tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
ls-1801 authored Jan 8, 2024
1 parent 993567c commit c7b32c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcpkg-registry/ports/folly/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ vcpkg_cmake_configure(
-DCMAKE_DISABLE_FIND_PACKAGE_LibDwarf=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Libiberty=ON
-DCMAKE_DISABLE_FIND_PACKAGE_LibAIO=ON
-DFOLLY_NO_EXCEPTION_TRACER=ON
-DLIBAIO_FOUND=OFF
-DLIBURCU_FOUND=OFF
-DCMAKE_DISABLE_FIND_PACKAGE_LibURCU=ON
Expand Down

0 comments on commit c7b32c1

Please sign in to comment.