2009-05-17 Vladimir Serbinenko <phcoder@gmail.com>
Remove -Werror which causes build to fail on some systems * conf/i386-pc.rmk (xnu_mod_CFLAGS): Remove -Werror -Wall * conf/i386-efi.rmk (xnu_mod_CFLAGS): Likewise * conf/x86_64-efi.rmk (xnu_mod_CFLAGS): Likewise
This commit is contained in:
parent
22f53a96fd
commit
46422c891e
4 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-05-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove -Werror which causes build to fail on some systems
|
||||
|
||||
* conf/i386-pc.rmk (xnu_mod_CFLAGS): Remove -Werror -Wall
|
||||
* conf/i386-efi.rmk (xnu_mod_CFLAGS): Likewise
|
||||
* conf/x86_64-efi.rmk (xnu_mod_CFLAGS): Likewise
|
||||
|
||||
2009-05-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
trampoline for linux on 64-bit platform
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue