--- old/make/modules/java.desktop/Gensrc.gmk 2020-05-20 17:59:13.277176671 -0700 +++ new/make/modules/java.desktop/Gensrc.gmk 2020-05-20 17:59:12.889169221 -0700 @@ -32,7 +32,7 @@ include gensrc/GensrcIcons.gmk endif -ifeq ($(call isTargetOs, linux solaris aix), true) +ifeq ($(call isTargetOs, linux aix), true) include gensrc/GensrcX11Wrappers.gmk endif