qem-user-static: remove dead code
This commit is contained in:
parent
f6cd982093
commit
6db9bbb544
1 changed files with 1 additions and 1 deletions
|
@ -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" ;;
|
||||
|
|
Loading…
Reference in a new issue