mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-09 13:43:50 +00:00
6 lines
101 B
Bash
6 lines
101 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--includedir=$out/include --without-cxx-binding"
|
|
|
|
genericBuild
|