mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: make-bootstrap: Remove obsolete header file.
* guix/build/make-bootstrap.scm (copy-linux-headers): Do not install 'a.out.h'.
This commit is contained in:
parent
8aaf42c037
commit
209214aaef
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ bootstrap libc."
|
|||
(install-file (pk 'src (string-append kernel-headers "/include/linux/" file))
|
||||
(pk 'dest (string-append incdir "/linux"))))
|
||||
'(
|
||||
"a.out.h" ; for 2.2.5
|
||||
"atalk.h" ; for 2.2.5
|
||||
"errno.h"
|
||||
"falloc.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue