gimp: enable arm* again

I could build gimp for arm* here. Let's see if the builders can also.
This commit is contained in:
Jürgen Buchmüller 2020-05-07 13:39:16 +02:00
parent d84d14b725
commit 8567600339

View file

@ -21,10 +21,6 @@ checksum=65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
python_version=2 #unverified
lib32disabled=yes
case "$XBPS_TARGET_MACHINE" in
arm*) nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/24795/steps/shell_3/logs/stdio" ;;
esac
pre_configure() {
NOCONFIGURE=1 autoreconf -fi
if [ "$CROSS_BUILD" ]; then