2008-07-17 Pavel Roskin <proski@gnu.org>
* aclocal.m4 (grub_PROG_TARGET_CC): New macro. Check if the target compiler is functional. * configure.ac: Call grub_PROG_TARGET_CC once all target flags are set up.
This commit is contained in:
parent
58393a2d35
commit
f6130a12bd
4 changed files with 82 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2008-07-17 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* aclocal.m4 (grub_PROG_TARGET_CC): New macro. Check if the
|
||||
target compiler is functional.
|
||||
* configure.ac: Call grub_PROG_TARGET_CC once all target flags
|
||||
are set up.
|
||||
|
||||
* configure.ac: Default to efi platform for x86_64-apple. Allow
|
||||
powerpc64 CPU, default to ieee1275 platform for it. Split CPU
|
||||
adjustments from the rest, only do them if target is not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue