mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 07:48:58 +00:00
5 lines
163 B
Bash
5 lines
163 B
Bash
. $stdenv/setup
|
|
|
|
configureFlags="--with-aterm=$aterm --with-sglr=$sglr --with-pgen=$pgen --with-pt-support=$ptsupport --with-asf-library=$asflibrary"
|
|
genericBuild
|