]> git.proxmox.com Git - grub2.git/commit - configure.ac
2009-06-18 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Thu, 18 Jun 2009 14:02:23 +0000 (14:02 +0000)
committerphcoder <phcoder@localhost>
Thu, 18 Jun 2009 14:02:23 +0000 (14:02 +0000)
commit26de2bcdf2391270c3e467115c3efa4688a1837b
tree8a031bc47628b40e4ac3a17f43d728faca600e85
parent09b3490b9d3f57fed992edb456e9fb023b5c5396
2009-06-18  Vladimir Serbinenko  <phcoder@gmail.com>

Fix build with Apple's toolchain. Part 1

* commands/i386/pc/drivemap_int13h.S: use assembly-time constants
for long calls
* configure.ac: remove a leftover AC_MSG_RESULT
(CFLAGS): don't add -Wl,--defsym,___main=0x8100 when building with
Apple's toolchain
ChangeLog
commands/i386/pc/drivemap_int13h.S
configure.ac