scripts/toolchain-config.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Fri Nov 09 18:22:31 2012 +0100 (2012-11-09)
changeset 3105 cfb1783d4cb8
parent 1189 5c20d52c8270
permissions -rw-r--r--
samples: update samples for release

Refresh all samples against the new set of options, to be
sure they all build OK, before we can do the release.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0