CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2021/03/22 16:25:56

Modified files:
        emulators/dolphin: Makefile 
        emulators/dolphin/patches: patch-CMakeLists_txt 
Added files:
        emulators/dolphin/patches: 
                                   patch-Source_Core_Common_CMakeLists_txt 
                                   patch-Source_Core_Core_CMakeLists_txt 

Log message:
dolphin picks up devel/fmt, leading to clash between v7 (devel/fmt) and
v5 (bundled External/fmt).
Fix this by disabling the bundled fmt and picking up devel/fmt. BDEP as
this is statically linked.
Build and runtime tested by me briefly without new issues.
This was found by naddy@ during bulk build.

Reply via email to