author | Niveditha Rau <Niveditha.Rau@Oracle.COM> |
Thu, 12 May 2016 11:26:45 -0700 | |
changeset 5973 | e70390875a14 |
parent 5972 | e58388dcef63 |
child 5974 | 314650d41b5c |
--- a/components/desktop/libvpx/Makefile Mon May 09 00:53:38 2016 -0700 +++ b/components/desktop/libvpx/Makefile Thu May 12 11:26:45 2016 -0700 @@ -67,7 +67,9 @@ CONFIGURE_OPTIONS.i386.32 += --target=x86-solaris-gcc CONFIGURE_OPTIONS.i386.64 += --target=x86_64-solaris-gcc +ifneq ($(MACH), sparc) REQUIRED_PACKAGES += developer/yasm +endif REQUIRED_PACKAGES += system/library/math REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime