linux5.5: remove accidental enable for aarch64*
This commit is contained in:
parent
a37d99adf0
commit
eaf797561f
|
@ -12,7 +12,7 @@ checksum=b843ef331290559c5cfce99616165154899e3d7906898ec7de5054efd39f7e48
|
|||
patch_args="-Np1"
|
||||
|
||||
# XXX restrict archs until all archs are updated.
|
||||
archs="aarch64* i686* x86_64* ppc* mips*"
|
||||
archs="i686* x86_64* ppc* mips*"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue