mirror of https://github.com/google/oss-fuzz.git
Update build.sh
This commit is contained in:
parent
96e247040f
commit
b2f2519b63
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
cd $SRC/fribidi
|
cd $SRC/fribidi
|
||||||
./autogen.sh --disable-docs --enable-static=yes --enable-shared=no --with-pic=yes --prefix=/work/
|
./autogen.sh --disable-docs --enable-static=yes --enable-shared=no --with-pic=yes --prefix=/work/
|
||||||
make
|
make install
|
||||||
|
|
||||||
cd $SRC/libass
|
cd $SRC/libass
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue