Fix ipodpatcher on OS X.

Fix a typo and update CC handling for OS X.

Change-Id: Icde3cb5956ffe45ee1d610ff34957ed7b17f3f02
This commit is contained in:
Dominik Riebeling 2013-04-05 20:03:45 +02:00
parent ea0bfe7520
commit 703bc407b4
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@ CFLAGS += -DWITH_BOOTOBJS
endif
# additional frameworks to link on on OS X
LDOPTS_OSX += -framework CoreFoundation -framework IOKit
LDOPTS_OSX = -framework CoreFoundation -framework IOKit
LIBSOURCES = ipodpatcher.c fat32format.c arc4.c \
ipodio-posix.c ipodio-win32-scsi.c ipodio-win32.c