samples/arm-iphone-linux-gnueabi/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 19:58:41 2009 +0200 (2009-08-30)
changeset 1504 4e8dd617a1ca
permissions -rw-r--r--
tools wrapper: fix error due to unused argument

In the C wrapper, the argc argument is not used, causing an error
(as we treat warnings as errors). Use a dummy allocation to get
rid of the warning.
yann@1115
     1
reporter_name="unknown"
yann@1115
     2
reporter_url="http://iphonelinux.org/index.php/Glibc_toolchain_using_crosstool-NG"
yann@1115
     3
reporter_comment="An (experimental) toolchain targeting the Apple's iPhone."