Try harder to forcefeed sqlite3 into the build process
svn path=/nixpkgs/trunk/; revision=17060
This commit is contained in:
parent
a497fc4d6f
commit
37cbc33a6e
@ -1,5 +1,7 @@
|
||||
source $stdenv/setup
|
||||
|
||||
export NIX_LDFLAGS="$NIX_LDFLAGS -lsqlite3"
|
||||
|
||||
postInstall() {
|
||||
|
||||
# Strip some more stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user