2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>

* genkernsyms.sh.in: Use TARGET_CC.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-07 19:57:55 +01:00
parent c98d2a13c2
commit 473df63dc0
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
* genkernsyms.sh.in: Use TARGET_CC.
2010-02-07 Colin Watson <cjwatson@ubuntu.com>
* NEWS: Update.

View File

@ -14,7 +14,7 @@
### The configure script will replace these variables.
: ${srcdir=@srcdir@}
: ${CC=@CC@}
: ${CC=@TARGET_CC@}
u=
grep "^#define HAVE_ASM_USCORE" config.h >/dev/null 2>&1 && u="_"