Index: Makefile =================================================================== --- Makefile (revision 525025) +++ Makefile (working copy) @@ -29,4 +29,10 @@ CMAKE_ON= BUILD_SHARED_LIBS -.include +.include + +.if ${ARCH} == powerpc64 +USE_GCC= any +.endif + +.include