*** empty log message ***

From-SVN: r738
This commit is contained in:
Jim Wilson 1992-04-13 15:16:17 -07:00
parent cd0ec0d175
commit 2defae7d73

View File

@ -26,7 +26,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Provide required defaults for linker -e and -d switches. */
#define LINK_SPEC \
"%{nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}"
"%{!nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}"
/* Special flags to the Sun-4 assembler when using pipe for input. */