Kaydet (Commit) 408b0b85 authored tarafından Jan Holesovsky's avatar Jan Holesovsky
...@@ -44,6 +44,7 @@ $(MINGWGXXDLL) : ...@@ -44,6 +44,7 @@ $(MINGWGXXDLL) :
.IF "$(OS)"!="MACOSX" .IF "$(OS)"!="MACOSX"
.IF "$(OS)"!="FREEBSD" .IF "$(OS)"!="FREEBSD"
.IF "$(OS)"!="NETBSD"
.EXPORT : CC .EXPORT : CC
...@@ -56,6 +57,7 @@ $(LB)$/libstdc++.so.$(SHORTSTDCPP3) : ...@@ -56,6 +57,7 @@ $(LB)$/libstdc++.so.$(SHORTSTDCPP3) :
$(LB)$/libgcc_s.so.$(SHORTSTDC3) : $(LB)$/libgcc_s.so.$(SHORTSTDC3) :
$(GCCINSTLIB) libgcc_s.so.$(SHORTSTDC3) $(LB) $(GCCINSTLIB) libgcc_s.so.$(SHORTSTDC3) $(LB)
.ENDIF
.ENDIF .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