mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
0591f43c74
svn path=/nixpkgs/trunk/; revision=5993
5 lines
101 B
Bash
5 lines
101 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--includedir=$out/include --without-cxx-binding"
|
|
|
|
genericBuild
|