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
This commit is contained in:
parent
09b3490b9d
commit
26de2bcdf2
3 changed files with 23 additions and 1 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
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
|
||||
|
||||
2009-06-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix warnings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue