Skip to content
Snippets Groups Projects
Commit f369f548 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Autogen for libpng

parent 060870c8
No related merge requests found
......@@ -17,6 +17,7 @@ function recipe_build {
export LDFLAGS="-L$sysroot/lib"
export CPPFLAGS="-I$sysroot/include"
./autogen.sh
wget -O config.sub http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
./configure --host=${HOST} --prefix='/'
make
......
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