rockbox/rbutil/ipodpatcher
Dominik Riebeling 6c6123143f ipodpatcher: move linker only options out of CFLAGS.
OS X requires some linker-only options. Remove them from CFLAGS to avoid a
compiler warning.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31330 a1c6a512-1295-4272-9138-f99709370657
2011-12-16 20:25:56 +00:00
..
arc4.c
arc4.h
fat32format.c Fix off-by-one memory corruption in ipodpatcher. 2011-08-25 19:58:47 +00:00
ipod2c.c Fix a compile warning. 2009-11-07 20:03:36 +00:00
ipodio-posix.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32-scsi.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio.h Various adjustments for MSVC. 2011-12-08 21:59:13 +00:00
ipodpatcher.c Remove Ipod Video 64MB handling. 2010-09-01 17:47:33 +00:00
ipodpatcher.h Set svn:keywords property. 2009-11-06 23:20:51 +00:00
ipodpatcher.manifest Add a manifest to ipodpatcher.exe in order to make it request administrative rights on windows vista. This will cause a separate cmd window to pop up. The proper solution will be to implement a check for administrative rights in the executable, and tell the user to start from an elevated command prompt if not. This solution will still need a (changed) manifest. 2007-09-21 06:24:17 +00:00
ipodpatcher.rc Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
main.c Remove obsolete 2nd gen nano check 2010-09-27 19:02:34 +00:00
Makefile ipodpatcher: move linker only options out of CFLAGS. 2011-12-16 20:25:56 +00:00
parttypes.h