--- old/make/bsd/makefiles/vm.make 2019-03-25 22:00:51.907008520 +0000 +++ new/make/bsd/makefiles/vm.make 2019-03-25 22:00:51.759010818 +0000 @@ -101,6 +101,7 @@ # If not, ccache will not re-use the cache at all, since the version string might contain # a time and date. CXXFLAGS/vm_version.o += ${JRE_VERSION} +CXXFLAGS/arguments.o += ${VERSION_CFLAGS} CXXFLAGS/BYFILE = $(CXXFLAGS/$@)