From 33e9c16fc4ef64f8da85cb25e8c2deea6fa33061 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Wed, 17 Aug 2011 02:51:26 +0000 Subject: [PATCH] =?utf8?q?Chang=C3=A9=20instructions=20liba52=20(=C3=A0=20?= =?utf8?q?valider)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- stage3/hv-install-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 7d0f5bd..0064fdc 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -162,7 +162,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBVORBIS} ipkg -m acnb ${FLAC} ipkg ${LAME} - ipkg ${LIBA52} "--enable-shared" + CFLAGS="-fPIC ${CFLAGS}" ipkg ${LIBA52} "--enable-shared" ipkg ${LIBID3TAG} ipkg ${LIBMAD} -- 2.20.1