summaryrefslogtreecommitdiff
path: root/tests/automated/gnu.xml.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/automated/gnu.xml.template')
-rw-r--r--tests/automated/gnu.xml.template3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/automated/gnu.xml.template b/tests/automated/gnu.xml.template
index 687c87b9..1de8aba4 100644
--- a/tests/automated/gnu.xml.template
+++ b/tests/automated/gnu.xml.template
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<Scenario site="$(HOSTNAME)" url="http://my.cdash.org/submit.php?project=PJSIP" wdir="$(PJDIR)">
- <Submit group="Experimental" build="$(SUFFIX)-$(GCC)-IPP" disabled="$(DISABLED)" >
+ <Submit group="Experimental" build="$(SUFFIX)-$(GCC)" exclude="(.*amr.*)">
<Update />
<FileWrite file="user.mak">
<![CDATA[
@@ -13,7 +13,6 @@
/* Written by ccdash */
#define PJ_HAS_IPV6 1
#define PJMEDIA_HAS_G7221_CODEC 1
-#define PJMEDIA_HAS_INTEL_IPP 1
]]>
</FileWrite>
<Configure cmd="./aconfigure" />