1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil
Dominik Riebeling 9edc63b0d4 Suppress unused-local-typedefs warning with Qt4.
gcc 4.8 introduces this new warning which some Qt4 headers triggers. Since we
don't want to change Qt simply disable it. The warning doesn't show up when
compiling with Qt5, so only disable it for Qt4.

Change-Id: Ia8fcf0859e0a370def36bc9b43ed4d096a80db28
2013-06-09 16:54:59 +02:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Fix ipodpatcher on OS X. 2013-04-05 20:03:45 +02:00
mkamsboot Add support for clip+ firmware 1.02.18 to mkamsboot (tested by me) 2012-08-08 19:59:29 +02:00
mkimxboot Make libtools compile rule more generic. 2013-05-11 20:34:11 +02:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkrk27boot Update mkrk27boot Makefile for libtools.make changes. 2013-05-11 20:34:12 +02:00
mktccboot Make libtools compile rule more generic. 2013-05-11 20:34:11 +02:00
rbutilqt Suppress unused-local-typedefs warning with Qt4. 2013-06-09 16:54:59 +02:00
sansapatcher Put resource object into object folder. 2013-04-04 22:42:22 +02:00
tools Add "ipod" mode to bin2c. 2012-04-28 12:05:11 +02:00
libtools.make Implement dependency generation in libtools.make. 2013-05-11 20:34:12 +02:00