xf86-video-ati: no armv6 for now
This commit is contained in:
parent
1e99267daa
commit
b7d39ff153
|
@ -17,6 +17,10 @@ checksum=659f5a1629eea5f5334d9b39b18e6807a63aa1efa33c1236d9cc53acbb223c49
|
|||
lib32disabled=yes
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6*) broken="no dri.h";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue