From a8f1fe5445e23f63b7f7603ab911c37d5ce7ec5c Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Fri, 1 Jun 2018 12:24:39 +0200 Subject: [PATCH] lame: enable pic Signed-off-by: Matthias Reichl --- packages/audio/lame/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/audio/lame/package.mk b/packages/audio/lame/package.mk index 11e40e3867..10b9e5be91 100644 --- a/packages/audio/lame/package.mk +++ b/packages/audio/lame/package.mk @@ -27,7 +27,7 @@ PKG_DEPENDS_TARGET="toolchain" PKG_SECTION="audio" PKG_SHORTDESC="lame: LAME Ain't an Mp3 Encoder" PKG_LONGDESC="LAME originally stood for LAME Ain't an Mp3 Encoder. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3. Another goal of the LAME project is to use these improvements for the basis of a patent free audio compression codec for the GNU project." -PKG_BUILD_FLAGS="-parallel" +PKG_BUILD_FLAGS="-parallel +pic" # package specific configure options PKG_CONFIGURE_OPTS_TARGET="--enable-static \