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 f040047 commit f65910cCopy full SHA for f65910c
.github/workflows/ci.yml
@@ -155,7 +155,6 @@ jobs:
155
- name: Configure build tools
156
run: |
157
cd thirdparty/PROJ
158
- git apply ../../patches/proj_fix_build.patch
159
mkdir -p build && cd build
160
emcmake cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF \
161
-DCMAKE_CXX_FLAGS=-fwasm-exceptions \
patches/sqlite_fix_build.patch
0 commit comments