From: Roland McGrath Date: Sat, 15 May 1993 02:15:14 +0000 (+0000) Subject: entered into RCS X-Git-Tag: glibc-2.16-ports-before-merge~4277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65385dc84c3372d5f574050b565f09edec78c055;p=thirdparty%2Fglibc.git entered into RCS --- diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/start.c b/sysdeps/unix/sysv/sysv4/solaris2/sparc/start.c index 4a9a1e9f077..afdfaaa2e5c 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/sparc/start.c +++ b/sysdeps/unix/sysv/sysv4/solaris2/sparc/start.c @@ -1,2 +1,4 @@ #define NO_SHLIB +/* Solaris needs start named `_start', not `start'. */ +#define NO_EXPLICIT_START #include