Commit b59fb556 authored by Jerome Wu's avatar Jerome Wu

Copy fribidi pkgconfig manually

parent 4d41f8c7
......@@ -18,4 +18,5 @@ echo "CONF_FLAGS=${CONF_FLAGS[@]}"
emconfigure ./autogen.sh && \
CFLAGS=$CFLAGS emconfigure ./configure -C "${CONF_FLAGS[@]}")
emmake make -C $LIB_PATH install -j || true
cp $LIB_PATH/fribidi.pc $BUILD_DIR/lib/pkgconfig
emmake make -C $LIB_PATH clean
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment