We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e64abe commit cd1b8d1Copy full SHA for cd1b8d1
.github/actions/configure-macos/action.yml
@@ -18,7 +18,6 @@ runs:
18
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$BREW_OPT/libxslt/lib/pkgconfig"
19
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$BREW_OPT/zlib/lib/pkgconfig"
20
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$BREW_OPT/icu4c/lib/pkgconfig"
21
- export LSAN_OPTIONS="fast_unwind_on_malloc=0"
22
./buildconf --force
23
./configure \
24
--enable-option-checking=fatal \
0 commit comments