livcxx build
This commit is contained in:
@@ -10,10 +10,6 @@ stdenv.mkDerivation (rec {
|
||||
|
||||
propagatedBuildInputs = [ncurses];
|
||||
|
||||
preConfigure = ''
|
||||
export CC=clang
|
||||
'';
|
||||
|
||||
patchFlags = "-p0";
|
||||
patches =
|
||||
[ ./link-against-ncurses.patch
|
||||
|
||||
Reference in New Issue
Block a user