aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mpm
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-09-13 00:16:27 +0000
committerrsc <devnull@localhost>2005-09-13 00:16:27 +0000
commit3dd8aba69153883d7dc9f694de8aafebe12d5070 (patch)
tree3ae5b60a589c85689a829e3574839abe774278cd /src/cmd/mpm
parent22e16b4751b10b00a2e7f8779a8c5ba3f299ff4d (diff)
downloadplan9port-3dd8aba69153883d7dc9f694de8aafebe12d5070.tar.gz
plan9port-3dd8aba69153883d7dc9f694de8aafebe12d5070.tar.bz2
plan9port-3dd8aba69153883d7dc9f694de8aafebe12d5070.zip
Use g++ as LD (mpm is buggered anyway).
Diffstat (limited to 'src/cmd/mpm')
-rw-r--r--src/cmd/mpm/mkfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/mpm/mkfile b/src/cmd/mpm/mkfile
index c6bae4be..5c9df7d9 100644
--- a/src/cmd/mpm/mkfile
+++ b/src/cmd/mpm/mkfile
@@ -9,6 +9,8 @@ OFILES=misc.$O\
HFILES=misc.h\
+LD=g++
+
<$PLAN9/src/mkone
CFLAGS=