qem-user-static: remove dead code
This commit is contained in:
@@ -87,7 +87,7 @@ _xtensaeb_magic='\x7f\x45\x4c\x46\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x0
|
||||
_xtensaeb_mask='\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff'
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i386*) _omit="i386|x86_64" ;;
|
||||
x86_64*) _omit="i386|x86_64" ;;
|
||||
aarch64*) _omit="aarch64" ;;
|
||||
armv*) _omit="arm" ;;
|
||||
ppc64le*) _omit="ppc64le|ppcle" ;;
|
||||
|
||||
Reference in New Issue
Block a user