Revision: 25670 http://sourceforge.net/p/gar/code/25670 Author: janholzh Date: 2016-04-18 15:49:31 +0000 (Mon, 18 Apr 2016) Log Message: ----------- x265/trunk: asm brakes build
Modified Paths: -------------- csw/mgar/pkg/x265/trunk/Makefile Modified: csw/mgar/pkg/x265/trunk/Makefile =================================================================== --- csw/mgar/pkg/x265/trunk/Makefile 2016-04-18 15:31:37 UTC (rev 25669) +++ csw/mgar/pkg/x265/trunk/Makefile 2016-04-18 15:49:31 UTC (rev 25670) @@ -60,6 +60,7 @@ CMAKE_ARGS += -DCMAKE_VERBOSE_MAKEFILE=ON CMAKE_ARGS += "-DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON" CMAKE_ARGS += "-DENABLE_PIC:BOOL=ON" +CMAKE_ARGS += "-DENABLE_ASSEMBLY:BOOL=OFF" SKIPTEST = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.