diff -r 8486f0c4b7c3 -r 70aa912cebe5 make/solaris/makefiles/vm.make --- a/make/solaris/makefiles/vm.make Wed Apr 15 11:14:58 2020 +0800 +++ b/make/solaris/makefiles/vm.make Wed Apr 15 11:49:55 2020 +0800 @@ -109,6 +109,7 @@ # Extra flags from gnumake's invocation or environment CFLAGS += $(EXTRA_CFLAGS) +ASFLAGS += $(EXTRA_ASFLAGS) # Math Library (libm.so), do not use -lm. # There might be two versions of libm.so on the build system: