Skip to content

Commit

Permalink
Update after merge of kleisauke/libvips#2
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Jan 24, 2023
1 parent cdad451 commit 3168aa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ node --version
else
sed -i "/subdir('cplusplus')/d" meson.build
fi
# resvg patch
curl -Ls https://github.com/kleisauke/libvips/compare/wasm-vips...RReverser-wasm-vips-resvg.patch | patch -p1
# Disable building man pages, gettext po files, tools, and (fuzz-)tests
sed -i "/subdir('man')/{N;N;N;N;d;}" meson.build
meson setup _build --prefix=$TARGET --cross-file=$MESON_CROSS --default-library=static --buildtype=release \
Expand Down

0 comments on commit 3168aa3

Please sign in to comment.