]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
boost: Clean up naoki-makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Tue, 16 Mar 2010 12:33:11 +0000 (13:33 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Tue, 16 Mar 2010 12:33:11 +0000 (13:33 +0100)
pkgs/core/boost/boost.nm

index f0d26ed99ef6e83ae66726e32790dc7e98dc29d2..174c4f2d705d6d49b80b2ff501d89ba2610b885b 100644 (file)
@@ -59,10 +59,6 @@ PARALLELISMFLAGS := -j3
 
 DIR_APP        = $(DIR_SRC)/$(PKG_NAME)_$(subst .,_,$(PKG_VER))
 
-###############################################################################
-# Installation Details
-###############################################################################
-
 define STAGE_PREPARE_CMDS
        # Let bjam use our own cflags
        cd $(DIR_APP) && sed -e "s/-O3/$(CFLAGS)/g" -i tools/build/v2/tools/gcc.jam