Commit 135abe07 by Richard Stallman

*** empty log message ***

From-SVN: r1415
parent 8b7ec00c
......@@ -37,4 +37,8 @@ CLIB=-lc /usr/ucblib/libucb.a
# CCLIBFLAGS=-Bstatic -dn -g
# GCC_CFLAGS=-static -g -O2 -B./
FIXINCLUDES=fixinc.svr4
# For svr4 we link stuff *without* dynamic libraries for now... at least
# until there is a version of GDB which understands *both* Dwarf *and*
# svr4 shared libraries.
X_CFLAGS=-static
......@@ -43,3 +43,9 @@ ALLOCA=alloca.o
CCLIBFLAGS=-Bstatic -dn -gg
GCC_CFLAGS=-static -g -O2 -B./
# For svr4 we link stuff *without* dynamic libraries for now... at least
# until there is a version of GDB which understands *both* Dwarf *and*
# svr4 shared libraries.
X_CFLAGS=-static
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