remove obsolete comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30285 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a1145a1d04
commit
adb1b52404
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@
|
|||
|
||||
# preprocess - run preprocessor on a file and return the result as a string
|
||||
#
|
||||
# This uses the native 'gcc' compiler and not $(CC) since we use the -imacros
|
||||
# option and older gcc compiler doesn't have that. We use one such older
|
||||
# compiler for the win32 cross-compiles on Linux.
|
||||
#
|
||||
# The weird grep -v thing in here is due to Apple's stupidities and is needed
|
||||
# to make this do right when used on Mac OS X.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue