summary refs log tree commit diff
path: root/gnu/packages/lua.scm
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2019-10-25 00:12:38 -0400
committerCarl Dong <contact@carldong.me>2019-10-30 11:41:31 -0400
commit2b1d708294f0aced5c991baed146e0ae4e7d63dd (patch)
tree4c56311890f4d94071d496fe723fc92d4154d6ca /gnu/packages/lua.scm
parent76dbadac59ae4083f9b6360a1381b5dec43affa6 (diff)
downloadguix-2b1d708294f0aced5c991baed146e0ae4e7d63dd.tar.gz
gnu: Fix make-gcc-libc.
Until now the following wouldn't build:
--8<---------------cut here---------------start------------->8---
(use-modules (gnu packages commencement)
             (gnu packages gcc)
             (gnu packages base))

(make-gcc-libc gcc-9 glibc-2.27)
--8<---------------cut here---------------end--------------->8---

* gnu/packages/base.scm (make-gcc-libc)[phases]: Add environment
variables to place the target libc on the system header search path.
[make-flags]: Remove unncessary FLAGS_FOR_TARGET.
[native-inputs]: Construct in a way that doesn't require emptying
inputs.
Diffstat (limited to 'gnu/packages/lua.scm')
0 files changed, 0 insertions, 0 deletions