Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 17:32:00 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc gcc.c src/gnu/usr.bin/cc/cc_tools freebsd-native.h
Message-ID:  <200203050132.g251W0Z42564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/04 17:32:00 PST

  Modified files:        (Branch: RELENG_4)
    contrib/gcc          gcc.c 
    gnu/usr.bin/cc/cc_tools freebsd-native.h 
  Log:
  Allow one to specify a STANDARD_EXEC_PREFIX (used both for GCC and BINUTILS
  bits).
  
  Also with the above, remove misleading comment about 'STANDARD_EXEC_PREFIX'.
  It is used now and is needed if one does not set 'MD_EXEC_PREFIX'.
  
  Do not define a 'MD_EXEC_PREFIX'.  It is not needed, not used in the
  cross case, and just ends up causing "/usr/libexec" being added to the
  library search path.
  
  Revision  Changes    Path
  1.17.2.6  +4 -2      src/contrib/gcc/gcc.c
  1.5.2.6   +3 -7      src/gnu/usr.bin/cc/cc_tools/freebsd-native.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203050132.g251W0Z42564>