samples/mingw32,i686-none-linux-gnu/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@1428
     1
reporter_name="Bart vd. Meulen"
yann@1428
     2
reporter_url=""
yann@1428
     3
reporter_comment="Sample for building a canadian cross-compiler"