gimp: enable arm* again
I could build gimp for arm* here. Let's see if the builders can also.
This commit is contained in:
parent
d84d14b725
commit
8567600339
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue