Make static in our normal manner.
Submitted by: bde
This commit is contained in:
parent
47c985c054
commit
3605c4bf8d
@ -9,7 +9,7 @@ CLEANFILES= ${MAN}
|
|||||||
.if ${MACHINE_ARCH} == "alpha"
|
.if ${MACHINE_ARCH} == "alpha"
|
||||||
#XXXX ld produces only one PT_LOAD segment when this binary
|
#XXXX ld produces only one PT_LOAD segment when this binary
|
||||||
#XXXX is linked dynamically, which confuses the rtld
|
#XXXX is linked dynamically, which confuses the rtld
|
||||||
LDFLAGS+= -static
|
NOSHARED?= yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user