Kaydet (Commit) e2053a3b authored tarafından Thomas Klausner's avatar Thomas Klausner

Do not worry about libstdc++.so.6 on NetBSD either.

üst 34c4d24c
......@@ -44,6 +44,7 @@ $(MINGWGXXDLL) :
.IF "$(OS)"!="MACOSX"
.IF "$(OS)"!="FREEBSD"
.IF "$(OS)"!="NETBSD"
.EXPORT : CC
......@@ -56,6 +57,7 @@ $(LB)$/libstdc++.so.$(SHORTSTDCPP3) :
$(LB)$/libgcc_s.so.$(SHORTSTDC3) :
$(GCCINSTLIB) libgcc_s.so.$(SHORTSTDC3) $(LB)
.ENDIF
.ENDIF
.ENDIF
......
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