This is an automated email from Gerrit. Tomasz CEDRO ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1054
-- gerrit commit 59dd74d686cf43b494979aad929b230c047ae5ca Author: Tomek CEDRO <[email protected]> Date: Wed Oct 24 00:10:29 2012 +0200 TMP! Temporary script for faster configure when testing. DO NOT ADD TO MASTER PROJECT REPOSITORY COMMITS MARKED WITH TMP! Change-Id: If36bff37ed02c2f19f61121fc30470707c4af48c Signed-off-by: Tomek CEDRO <[email protected]> diff --git a/configure.sh b/configure.sh new file mode 100644 index 0000000..4662790 --- /dev/null +++ b/configure.sh @@ -0,0 +1,8 @@ +#!/bin/sh +./configure --enable-maintainer-mode --prefix=/tmp/openocd/target \ +--enable-ft2232-libftdi CFLAGS="-g -L/usr/local/lib -I/usr/local/include" \ +--enable-doxygen-pdf --enable-parport --enable-usb_blaster_libftdi \ +--enable-ep93xx --enable-at91rm9200 --enable-presto_libftdi --enable-usbprog \ +--enable-jlink --enable-vsllink --enable-rlink --enable-ulink \ +--enable-arm-jtag-ew --enable-buspirate --enable-stlink --enable-osbdm \ +--enable-sysfsgpio --enable-remote-bitbang -- ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
