]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xen: Remove ldconfig hack.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Oct 2010 13:10:52 +0000 (15:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Oct 2010 13:10:52 +0000 (15:10 +0200)
This is covered by naoki, now.

pkgs/core/xen/xen.nm

index 09f13e10a7ac8e9ec1a550cbe4d9ff9c2b36b12e..f5bff8de0ea99afe0c5eb381a4445104af0d058e 100644 (file)
@@ -72,10 +72,6 @@ define QUALITY_AGENT_WHITELIST_EXECSTACK
 endef
 
 define STAGE_BUILD
-       # This needs to be called because the configuration routine is
-       # damn crappy.
-       ldconfig
-
        # Following two lines are disabling HVM. HVM does not work because \
        # of soem PIE errors we get when we try to build the firmware part \
        # needed for different architektures.