diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index 00a67dbe6e..c9f735a541 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -21,6 +21,10 @@ 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