mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
linux5.5: remove accidental enable for aarch64*
This commit is contained in:
parent
a37d99adf0
commit
eaf797561f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ checksum=b843ef331290559c5cfce99616165154899e3d7906898ec7de5054efd39f7e48
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
# XXX restrict archs until all archs are updated.
|
# 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
|
nodebug=yes # -dbg package is generated below manually
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue