From: Schantl Stefan Date: Tue, 16 Mar 2010 12:33:11 +0000 (+0100) Subject: boost: Clean up naoki-makefile. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b9d40aefc6a853839cd78452abd75f5eaa6c09c;p=ipfire-3.x.git boost: Clean up naoki-makefile. --- diff --git a/pkgs/core/boost/boost.nm b/pkgs/core/boost/boost.nm index f0d26ed99..174c4f2d7 100644 --- a/pkgs/core/boost/boost.nm +++ b/pkgs/core/boost/boost.nm @@ -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