CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2023/11/16 14:54:16

Modified files:
        games/0ad/base : Makefile 
Added files:
        games/0ad/base/patches: 
                                
patch-libraries_source_spidermonkey_FixNewClang.diff 
                                patch-libraries_source_spidermonkey_patch_sh 

Log message:
Remove -fexperimental-pass-manager usage to unbreak clang 16 build

0ad extracts and patches spidermonkey during do-build;  add another patch
to limit pass manager usage to clang <= 13;  FreeBSD removes the block,
upstream has a diff stubbing it out: https://code.wildfiregames.com/D5011

Reply via email to