Force using glib 1.2.x.
Этот коммит содержится в:
родитель
c92b530b5f
Коммит
dc41843825
@ -40,7 +40,7 @@ if test -f glist.c; then : ; else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf "$GLIB_INSTDIR"
|
rm -rf "$GLIB_INSTDIR"
|
||||||
./configure --disable-shared --prefix="$GLIB_INSTDIR" || exit 1
|
./configure --disable-shared --with-glib12 --prefix="$GLIB_INSTDIR" || exit 1
|
||||||
make all || exit 1
|
make all || exit 1
|
||||||
make install || exit 1
|
make install || exit 1
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user