Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Sep 23, 2023
1 parent b8a8544 commit 9611a5d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bootstrap-plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,6 @@ else
CAIRO_EXTRAFLAGS+=" --disable-win32-font"
fi

if [ "${WASM}" -eq 1 ]; then
CAIRO_EXTRAFLAGS+=" ax_cv_c_float_words_bigendian=no"
fi

# fix link of test suite
if [ "${MACOS}" -eq 1 ]; then
export EXTRA_LDFLAGS="-framework CoreFoundation -framework CoreGraphics"
Expand Down

0 comments on commit 9611a5d

Please sign in to comment.