CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/16 10:35:54
Modified files:
graphics/delaboratory: Makefile
Added files:
graphics/delaboratory/patches: patch-Makefile
patch-core_base_layer_with_properties_cc
patch-core_layer_processor_h
patch-gui_wx_layer_processor_threads_h
patch-gui_wx_mutex_read_write_h
patch-gui_wx_semaphore_cc
patch-gui_wx_update_blend_cc
patch-gui_wx_update_main_layer_image_cc
Log message:
graphics/delaboratory: fix build with LLVM 11 libc++
Rename local semaphore.h to keep it from accidentally being picked up
by libc++ headers in place of the system <semaphore.h>.