Changeset 6023 for pjproject/trunk/tests/automated/gnu-ipp.xml.template
- Timestamp:
- Jun 11, 2019 5:24:02 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/gnu-ipp.xml.template
r5859 r6023 19 19 ]]> 20 20 </FileWrite> 21 <Configure cmd='make distclean && ./aconfigure --enable-ipp --with-ipp="$(IPPROOT)" --with-ipp-samples="$(IPPSAMPLES)" --with-ipp-arch=$(IPPARCH) ' />21 <Configure cmd='make distclean && ./aconfigure --enable-ipp --with-ipp="$(IPPROOT)" --with-ipp-samples="$(IPPSAMPLES)" --with-ipp-arch=$(IPPARCH) --with-ssl=/Users/pjsip/Desktop/opt' /> 22 22 <Build cmd="make dep && make clean && make" /> 23 23 <Test name="pjlib-test" wdir="pjlib/bin" cmd="./pjlib-test-$(SUFFIX)" disabled=$(NOTEST) />
Note: See TracChangeset
for help on using the changeset viewer.