Skip to content
Snippets Groups Projects
Commit a8e06596 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

libffi: --enable-shared

parent 688d1671
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ mv libffi-master libffi ...@@ -18,7 +18,7 @@ mv libffi-master libffi
cd libffi cd libffi
./autogen.sh ./autogen.sh
./configure --prefix=$OUT_PREFIX ./configure --prefix=$OUT_PREFIX --enable-shared
make make
make install make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment