Commit 760d6b6f by Richard Stallman

*** empty log message ***

From-SVN: r1324
parent b54ababf
...@@ -37,6 +37,4 @@ CLIB=-lc /usr/ucblib/libucb.a ...@@ -37,6 +37,4 @@ CLIB=-lc /usr/ucblib/libucb.a
# CCLIBFLAGS=-Bstatic -dn -g # CCLIBFLAGS=-Bstatic -dn -g
# GCC_CFLAGS=-static -g -O2 -B./ # GCC_CFLAGS=-static -g -O2 -B./
INSTALL=cp
FIXINCLUDES=fixinc.svr4 FIXINCLUDES=fixinc.svr4
INSTALL=cp
RANLIB = : RANLIB = :
RANLIB_TEST = false RANLIB_TEST = false
CC = rcc CC = rcc
......
INSTALL=cp
# The svr4 reference port for the i860 contains an alloca.o routine # The svr4 reference port for the i860 contains an alloca.o routine
# in /usr/ucblib/libucb.a, but we can't just try to get that by # in /usr/ucblib/libucb.a, but we can't just try to get that by
# setting CLIB to /usr/ucblib/libucb.a because (unfortunately) # setting CLIB to /usr/ucblib/libucb.a because (unfortunately)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment