aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis.inc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-23 16:09:12 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-23 16:09:12 +0200
commit065e7b5619c19e81cd310b8d87eb20f4a6a14625 (patch)
treeceda1c94349be100dfef7e2c28e44b7c02922183 /recipes/libvorbis/libvorbis.inc
parentd078412dd9b0ba327d7030243cc1341603b38926 (diff)
downloadopenembedded-065e7b5619c19e81cd310b8d87eb20f4a6a14625.tar.gz
libvorbis: moved EXTRA_OECONF from inc to individual recipes
this allows elimination of the override EXTRA_OECONF = "" in the 1.2.3 (and later) recipes Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/libvorbis/libvorbis.inc')
-rw-r--r--recipes/libvorbis/libvorbis.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libvorbis/libvorbis.inc b/recipes/libvorbis/libvorbis.inc
index b3a154a346..2054849958 100644
--- a/recipes/libvorbis/libvorbis.inc
+++ b/recipes/libvorbis/libvorbis.inc
@@ -12,8 +12,4 @@ inherit autotools
# thumb instruction set...
FULL_OPTIMIZATION_thumb = "-O0"
-EXTRA_OECONF = "--with-ogg-libraries=${STAGING_LIBDIR} \
- --with-ogg-includes=${STAGING_INCDIR}"
-
-
LEAD_SONAME = "libvorbis.so.0"