Skip to content

Commit f65910c

Browse files
committed
chore: remove sqlite build patch
1 parent f040047 commit f65910c

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ jobs:
155155
- name: Configure build tools
156156
run: |
157157
cd thirdparty/PROJ
158-
git apply ../../patches/proj_fix_build.patch
159158
mkdir -p build && cd build
160159
emcmake cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF \
161160
-DCMAKE_CXX_FLAGS=-fwasm-exceptions \

patches/sqlite_fix_build.patch

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)