make/solaris/makefiles/vm.make

changeset 9852
70aa912cebe5
parent 9637
eef07cd490d4
parent 9819
cd47e690607d
child 9931
fd44df5e3bc3
     1.1 --- a/make/solaris/makefiles/vm.make	Wed Apr 15 11:14:58 2020 +0800
     1.2 +++ b/make/solaris/makefiles/vm.make	Wed Apr 15 11:49:55 2020 +0800
     1.3 @@ -109,6 +109,7 @@
     1.4  
     1.5  # Extra flags from gnumake's invocation or environment
     1.6  CFLAGS += $(EXTRA_CFLAGS)
     1.7 +ASFLAGS += $(EXTRA_ASFLAGS)
     1.8  
     1.9  # Math Library (libm.so), do not use -lm.
    1.10  #    There might be two versions of libm.so on the build system:

mercurial