mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux5.6: add ppc configs
This commit is contained in:
parent
c44ab9a2e2
commit
b4910adaec
4 changed files with 26786 additions and 1 deletions
7772
srcpkgs/linux5.6/files/ppc-dotconfig
Normal file
7772
srcpkgs/linux5.6/files/ppc-dotconfig
Normal file
File diff suppressed because it is too large
Load diff
9636
srcpkgs/linux5.6/files/ppc64-dotconfig
Normal file
9636
srcpkgs/linux5.6/files/ppc64-dotconfig
Normal file
File diff suppressed because it is too large
Load diff
9377
srcpkgs/linux5.6/files/ppc64le-dotconfig
Normal file
9377
srcpkgs/linux5.6/files/ppc64le-dotconfig
Normal file
File diff suppressed because it is too large
Load diff
|
@ -12,7 +12,7 @@ checksum=2d4d91d8329c1ed3826c61463650dd4bfbb6ad39dcee6dba4f98a7e94a67b5b9
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||||
archs="x86_64*"
|
archs="x86_64* ppc*"
|
||||||
|
|
||||||
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