mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 13:31:05 +01:00
* Fetch sources from the network.
This commit is contained in:
parent
88d257b17f
commit
e582ee67cd
13 changed files with 53 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
|
||||
export PATH=$utils/bin
|
||||
export PATH=$sys1/bin:$sys2/bin
|
||||
export LIBRARY_PATH=$glibc/lib
|
||||
export CC=$gcc/bin/gcc
|
||||
export CFLAGS="-isystem $glibc/include -isystem $kernel/include"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue