]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xen: Add commenting about ldconfig call.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 1 Oct 2010 16:37:18 +0000 (18:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 1 Oct 2010 16:37:18 +0000 (18:37 +0200)
pkgs/core/xen/xen.nm

index df80246999e863868ce0547c76dbda7d232c7d1d..832e3199828120564989de912b091ce53e9e0e4a 100644 (file)
@@ -73,7 +73,10 @@ 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.