*** empty log message ***
From-SVN: r1415
This commit is contained in:
parent
8b7ec00c1f
commit
135abe0723
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user