This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
f99d7d50b0
nixpkgs
/
pkgs
/
stdenv
/
freebsd
/
prehook.sh
4 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
* Add a simple standard environment for FreeBSD. * Use the system Perl on all non-i686-linux platforms. * Don't build Python support in libxml2 on most platforms. svn path=/nixpkgs/trunk/; revision=3019
2005-05-10 14:59:28 +02:00
export
NIX_ENFORCE_PURITY
=
* Alias make to gmake on FreeBSD. svn path=/nixpkgs/trunk/; revision=3049
2005-05-16 03:21:53 +02:00
alias
make
=
gmake
export
MAKE
=
gmake
shopt
-s expand_aliases
Reference in a new issue
Copy permalink