Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 668400
Collapse All | Expand All

(-)mariadb-10.4.6/cmake/crc32.cmake.old (-1 / +1 lines)
Lines 1-4 Link Here
1
IF(CMAKE_SYSTEM_PROCESSOR MATCHES "ppc64")
1
IF(FALSE)
2
    SET(HAVE_CRC32_VPMSUM 1)
2
    SET(HAVE_CRC32_VPMSUM 1)
3
    SET(CRC32_LIBRARY crc32-vpmsum)
3
    SET(CRC32_LIBRARY crc32-vpmsum)
4
    ADD_SUBDIRECTORY(extra/crc32-vpmsum)
4
    ADD_SUBDIRECTORY(extra/crc32-vpmsum)

Return to bug 668400