mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
entered into RCS
This commit is contained in:
parent
aa8bff2e10
commit
8ca5efd068
1 changed files with 3 additions and 0 deletions
|
|
@ -73,7 +73,10 @@ Boston, MA 02111-1307, USA. */
|
|||
/* Link this program just by running cc. */
|
||||
#define ORDINARY_LINK
|
||||
|
||||
#ifndef __NeXT /* This is defined by standard GCC
|
||||
but not by NeXT's compiler. */
|
||||
#define LD_SWITCH_SYSTEM -X -noseglinkedit
|
||||
#endif /* __NeXT */
|
||||
|
||||
/* Don't use -lc on the NeXT. */
|
||||
#define LIB_STANDARD -lsys_s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue