X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fflac;h=9b07f4635669189f13b536db35f65e449be43061;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=7fbde67df9dde8c82a11fbfc8416704a6e4f57cc;hpb=8a3ca89281fa60a712e637b2a99dec05322fbe6e;p=hvlinux.git diff --git a/stage3/pkg/flac b/stage3/pkg/flac index 7fbde67..9b07f46 100644 --- a/stage3/pkg/flac +++ b/stage3/pkg/flac @@ -5,7 +5,6 @@ hvconfig_pre() sed -e "s!#include !&\n#include !" -i \ ${LFS_TMP}/${PACKAGE}/examples/cpp/encode/file/main.cpp - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --disable-thorough-test" }