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