mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Use g++ as LD (mpm is buggered anyway).
This commit is contained in:
parent
22e16b4751
commit
3dd8aba691
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ OFILES=misc.$O\
|
|||
|
||||
HFILES=misc.h\
|
||||
|
||||
LD=g++
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
CFLAGS=
|
||||
|
||||
|
|
Loading…
Reference in a new issue