Revision: 70441
          http://sourceforge.net/p/brlcad/code/70441
Author:   brlcad
Date:     2017-11-27 06:43:41 +0000 (Mon, 27 Nov 2017)
Log Message:
-----------
doesn't look like the vsx code is actually here.  maybe files that didn't make 
it from upstream sync or were inadvertently removed.  should fix enableall 
build on powerpc.

Modified Paths:
--------------
    brlcad/trunk/src/other/libpng/pngpriv.h

Modified: brlcad/trunk/src/other/libpng/pngpriv.h
===================================================================
--- brlcad/trunk/src/other/libpng/pngpriv.h     2017-11-27 06:25:46 UTC (rev 
70440)
+++ brlcad/trunk/src/other/libpng/pngpriv.h     2017-11-27 06:43:41 UTC (rev 
70441)
@@ -190,13 +190,13 @@
 #  endif
 #endif
 
-#ifndef PNG_POWERPC_VSX_OPT
-#  if defined(__PPC64__) && defined(__ALTIVEC__) && defined(__VSX__)
-#     define PNG_POWERPC_VSX_OPT 2
-#  else
-#     define PNG_POWERPC_VSX_OPT 0
-#  endif
-#endif
+/* #ifndef PNG_POWERPC_VSX_OPT */
+/* #  if defined(__PPC64__) && defined(__ALTIVEC__) && defined(__VSX__) */
+/* #     define PNG_POWERPC_VSX_OPT 2 */
+/* #  else */
+/* #     define PNG_POWERPC_VSX_OPT 0 */
+/* #  endif */
+/* #endif */
 
 #ifndef PNG_INTEL_SSE_OPT
 #   ifdef PNG_INTEL_SSE

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to