x11/cde: actually fix build on powerpc64le
This port doesn't respect setting FLAGS via Makefile, so -DPOWERPC64LE goes unnoticed. Switch to ifdef __powerpc64__.
Loading
Please register or sign in to comment
This port doesn't respect setting FLAGS via Makefile, so -DPOWERPC64LE goes unnoticed. Switch to ifdef __powerpc64__.