Fix ledger to compile with recent gcc.
Also makes ledger overridable. svn path=/nixpkgs/trunk/; revision=21854
This commit is contained in:
@@ -20,6 +20,8 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [ emacs gmp pcre ];
|
||||
|
||||
patches = [ ./const.patch ];
|
||||
|
||||
# Something goes wrong with pathelf...
|
||||
# this is a small workaround: adds a small shell script for
|
||||
# setting LD_LIBRARY_PATH
|
||||
|
||||
Reference in New Issue
Block a user