summaryrefslogtreecommitdiff
path: root/recipes/ekiga/opal_3.5.2.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-04-24 11:42:38 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-04-24 11:42:38 +0400
commit66ea865ca49add67cc31f2a1c2d483e08df8c3cf (patch)
treeca8a72e6c2e78b43c599beabd9b05c1af29652c6 /recipes/ekiga/opal_3.5.2.bb
parentc8e1d3d2d8e335d3cc5d4cdbb832d93863a2b137 (diff)
parentb4d5cf802d35f58a5c357864eb137c9b45b1cd01 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/ekiga/opal_3.5.2.bb')
-rw-r--r--recipes/ekiga/opal_3.5.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/ekiga/opal_3.5.2.bb b/recipes/ekiga/opal_3.5.2.bb
index ea4685d4c5..b54e337ecb 100644
--- a/recipes/ekiga/opal_3.5.2.bb
+++ b/recipes/ekiga/opal_3.5.2.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Open Phone Abstraction Library, implementation of the ITU H.323 teleconferencing protocol, and successor of the openh323 library."
LICENSE = "MPL"
-PR = "r1"
+PR = "r2"
inherit gnome
@@ -14,6 +14,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
ARM_INSTRUCTION_SET = "arm"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
do_configure() {
libtoolize --force
gnu-configize