ghost-one: the linking phase requires boost in tagged layout
This commit is contained in:
parent
eb7ad413b8
commit
48b6730f3c
@ -5149,7 +5149,7 @@ let
|
|||||||
freeswitch = callPackage ../servers/sip/freeswitch { };
|
freeswitch = callPackage ../servers/sip/freeswitch { };
|
||||||
|
|
||||||
ghostOne = callPackage ../servers/games/ghost-one {
|
ghostOne = callPackage ../servers/games/ghost-one {
|
||||||
boost = boost144;
|
boost = boost144.override { taggedLayout = true; };
|
||||||
};
|
};
|
||||||
|
|
||||||
ircdHybrid = callPackage ../servers/irc/ircd-hybrid { };
|
ircdHybrid = callPackage ../servers/irc/ircd-hybrid { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user