Non existent definition of _FPU_EXTENDED definition prevent compilation when...
authorThierry Fauck <tfauck@free.fr>
Mon, 25 Jul 2016 09:30:50 +0000 (11:30 +0200)
committerThierry Fauck <tfauck@free.fr>
Mon, 25 Jul 2016 09:30:50 +0000 (11:30 +0200)
commit0df9cbc954c61fca0993b563c2686f9710978b08
tree739b0f20fd5e9ebbf4e71f4e2bda4c0e740b8142
parent23fd32056e2d603fba203e6b1a2edcbd2ffb3804
Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set

    Non  existence of _FPU_EXTENDED definition on powerpc64 (like it is for apple and arm)
    prevent compilation when WITH_CUDA is set. Adding powerpc64 as case to not use these
    definitions

        modifié:         modules/cudalegacy/test/TestHaarCascadeApplication.cpp
        modifié:         modules/cudalegacy/test/test_precomp.hpp

Signed-off-by: Thierry Fauck <tfauck@free.fr>
modules/cudalegacy/test/TestHaarCascadeApplication.cpp
modules/cudalegacy/test/test_precomp.hpp