Skip to content

Commit

Permalink
avoid duplicate symbol error when use -all_load link flag: ibireme/…
Browse files Browse the repository at this point in the history
  • Loading branch information
ibireme committed Apr 15, 2016
1 parent 94b627a commit a588598
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file modified Vendor/WebP.framework/WebP
Binary file not shown.
2 changes: 0 additions & 2 deletions Vendor/WebP.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ for PLATFORM in ${PLATFORMS}; do
--disable-shared --enable-static \
--enable-libwebpmux \
--enable-libwebpdemux \
--enable-libwebpdecoder \
--enable-swap-16bit-csp \
CFLAGS="${CFLAGS}"
set +x
Expand All @@ -119,7 +118,6 @@ for PLATFORM in ${PLATFORMS}; do
ar x libwebp.a
ar x libwebpmux.a
ar x libwebpdemux.a
ar x libwebpdecoder.a
ar q webp.a *.o

LIBLIST+=" ${ROOTDIR}/lib/webp.a"
Expand Down

0 comments on commit a588598

Please sign in to comment.