This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Small tweak to NetBSD specs


This allows for much easier recovery of information of a subsequent
header file rudely redefines a spec macro from underneath us.

Committed to mainline.

        * config/netbsd-elf.h (STARTFILE_SPEC): Rename to
        NETBSD_STARTFILE_SPEC.
        (STARTFILE_SPEC): Redefine in terms of NETBSD_STARTFILE_SPEC.
        (ENDFILE_SPEC): Likewise.
        * config/netbsd.h (LIB_SPEC, LIBGCC_SPEC): Likewise.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: nbsd-config-patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]