Loading core/definitions.mk +1 −1 Original line number Diff line number Diff line Loading @@ -2523,7 +2523,7 @@ $(if $(PRIVATE_JAR_EXCLUDE_PACKAGES), $(hide) echo unsupported options JAR_EXCLU $(if $(PRIVATE_JAR_MANIFEST), $(hide) echo unsupported options JAR_MANIFEST in $@; exit 53) endef define desugar-classpath define desugar-bootclasspath $(filter-out -classpath -bootclasspath "",$(subst :,$(space),$(1))) endef Loading Loading
core/definitions.mk +1 −1 Original line number Diff line number Diff line Loading @@ -2523,7 +2523,7 @@ $(if $(PRIVATE_JAR_EXCLUDE_PACKAGES), $(hide) echo unsupported options JAR_EXCLU $(if $(PRIVATE_JAR_MANIFEST), $(hide) echo unsupported options JAR_MANIFEST in $@; exit 53) endef define desugar-classpath define desugar-bootclasspath $(filter-out -classpath -bootclasspath "",$(subst :,$(space),$(1))) endef Loading