grub/conf
phcoder 2b167a7218 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
Check if compiler is apple cc

	* Makefile.in (ASFLAGS): new variable
	(TARGET_ASFLAGS): likewise
	(TARGET_MODULE_FORMAT): likewise
	(TARGET_APPLE_CC): likewise
	(OBJCONV): likewise
	(TARGET_IMG_CFLAGS): likewise
	(TARGET_CPPFLAGS): add includedir
	* configure.ac: call grub_apple_cc and grub_apple_target_cc
	(TARGET_IMG_LDFLAGS): Add -Wl,-Ttext,. All users updated
	Check for linker script only if compiler isn't Apple's CC
	(TARGET_MODULE_FORMAT): set
	(TARGET_APPLE_CC): likewise
	(TARGET_ASFLAGS): likewise
	(ASFLAGS): likewise
	Check for objcopy only if compiler isn't Apple's CC
	Check for BSS symbol only if compiler isn't Apple's CC
	* genmk.rb: adapt nm options if we use Apple's utils
	* aclocal.m4 (grub_apple_cc): new test
	(grub_apple_target_cc): likewise
2009-06-04 19:53:52 +00:00
..
common.rmk 2009-06-04 Robert Millan <rmh.grub@aybabtu.com> 2009-06-04 11:37:44 +00:00
i386-coreboot.rmk 2009-05-09 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-09 11:04:08 +00:00
i386-efi.rmk 2009-05-17 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-17 11:33:20 +00:00
i386-ieee1275.rmk 2009-05-09 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-09 11:04:08 +00:00
i386-pc-cygwin-img-ld.sc 2008-07-24 Bean <bean123ch@gmail.com> 2008-07-24 14:56:30 +00:00
i386-pc.rmk 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-04 19:53:52 +00:00
i386.rmk 2009-05-16 Felix Zielcke <fzielcke@z-51.de> 2009-05-16 17:22:32 +00:00
powerpc-ieee1275.rmk * conf/x86_64-efi.rmk (setjmp_mod_CFLAGS): Rename to ... 2009-05-16 17:32:32 +00:00
sparc64-ieee1275.rmk * conf/x86_64-efi.rmk (setjmp_mod_CFLAGS): Rename to ... 2009-05-16 17:32:32 +00:00
x86_64-efi.rmk ident 2009-05-19 15:24:48 +00:00