Kaydet (Commit) 790005a4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Don't do this for Android either

üst 11e64940
......@@ -48,12 +48,7 @@ $(MINGWGXXDLL) :
.IF "$(SYSTEM_STDLIBS)" != "YES" && "$(COMID)"=="gcc3"
.IF "$(OS)"!="MACOSX"
.IF "$(OS)"!="IOS"
.IF "$(OS)"!="FREEBSD"
.IF "$(OS)"!="NETBSD"
.IF "$(OS)"!="OPENBSD"
.IF "$(OS)"!="DRAGONFLY"
.IF "$(OS)"!="MACOSX" && "$(OS)"!="IOS" && "$(OS)"!="ANDROID" && "$(OS)"!="FREEBSD" && "$(OS)"!="NETBSD" && "$(OS)"!="OPENBSD" && "$(OS)"!="DRAGONFLY"
.EXPORT : CC
......@@ -80,11 +75,6 @@ $(LB)$/libgcc_s.so.$(SHORTSTDC3) :
.ENDIF
.ENDIF
.ENDIF
.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