kinect_upload_fw: disable some compiler flags
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 13 Oct 2011 21:31:11 +0000 (23:31 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 13 Oct 2011 21:31:11 +0000 (23:31 +0200)
commitbb49f29ff2b3beb4e773a3705131d7fc72724870
treea414a4b4fcfa75c95d8350d2cd1b0e93d1437118
parentd7fa10ffe8b4c1a0ecc64282142a5676439c5ad2
kinect_upload_fw: disable some compiler flags

Disable some compiler flags to be more compatible with older setups:

  - vanilla libusb-1.0.8 makes compilation fail with -pedantic-errors

  - gcc versions older than 4.6 do not have -Wunused-but-set-variable
kinect_upload_fw/Makefile