mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
@@ -5,7 +5,7 @@
|
||||
{
|
||||
local arch = [ feature.get-values architecture : $(properties) ] ;
|
||||
- if $(arch) != arm
|
||||
+ if $(arch) != arm && $(arch) != mips1
|
||||
+ if $(arch) = power || $(arch) = sparc || $(arch) = x86
|
||||
{
|
||||
if $(model) = 32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user