speed_dreams: remove obsolete variable
This commit is contained in:
parent
d3fb7acb3a
commit
14177f5e0b
@ -14671,7 +14671,6 @@ let
|
||||
speed_dreams = callPackage ../games/speed-dreams {
|
||||
# Torcs wants to make shared libraries linked with plib libraries (it provides static).
|
||||
# i686 is the only platform I know than can do that linking without plib built with -fPIC
|
||||
plib = plib.override { enablePIC = !stdenv.isi686; };
|
||||
libpng = libpng12;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user