K 10 svn:author V 3 dim K 8 svn:date V 27 2010-10-26T17:49:17.067306Z K 7 svn:log V 348 Make sure elf_fbsd_post_process_headers() is actually called for ia64. This is done by prepending the file to elfxx-ia64, not appending it. Additionally, reduce diffs between Makefile.amd64 and Makefile.ia64; instead of echo'ing defines in Makefiles, just add the needed define to elf-fbsd-brand.c directly, as it is only used for amd64 and ia64. END