CVS: cvs.openbsd.org: ports
Thomas Frohwein <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/23 21:46:16 Modified files: games/recoil-rts: Makefile distinfo games/recoil-rts/patches: patch-rts_System_FileSystem_DataDirLocater_cpp patch-rts_System_Main_cpp patch-rts_System_Platform_Linux_CpuTopology_cpp patch-rts_System_Platform_Linux_CrashHandler_cpp patch-rts_System_Platform_Misc_cpp patch-rts_System_Platform_Threading_cpp patch-rts_lib_RmlUi_CMake_RuntimeUtilities_cmake patch-rts_lib_RmlUi_Source_Core_CMakeLists_txt patch-rts_lib_assimp_CMakeLists_txt patch-rts_lib_lunasvg_CMakeLists_txt patch-test_CMakeLists_txt patch-tools_pr-downloader_src_Version_h games/recoil-rts/pkg: PLIST Added files: games/recoil-rts/patches: patch-rts_Sim_Units_Unit_cpp patch-rts_System_MemoryOverride_cpp patch-rts_lib_CMakeLists_txt patch-test_other_testMutex_cpp Removed files: games/recoil-rts/patches: patch-CMakeLists_txt patch-rts_lib_fastgltf_CMakeLists_txt patch-rts_lib_gflags_CMakeLists_txt patch-rts_lib_simdjson_CMakeLists_txt patch-rts_lib_streflop_CMakeLists_txt Log message: update recoil-rts to latest release 2026.06.12. From fabien@ - thanks! Includes some other changes: - disable the new use of mimalloc (and use otto malloc instead) - fix a memory alignment bug related to upstream reliance on mimalloc; planned to be upstreamed - build type change from RELWITHDEBINFO to RELEASE - binary size reduction due to this and removal of headers for bundled static libs