CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/14 19:04:55
Modified files:
devel/libfirm : Makefile distinfo
devel/libfirm/pkg: PLIST
lang/cparser : Makefile distinfo
lang/cparser/patches: patch-src_driver_target_c
Added files:
devel/libfirm/patches: patch-Makefile
patch-ir_be_amd64_amd64_bearch_c
patch-ir_be_platform_c
lang/cparser/patches: patch-Makefile
Removed files:
devel/libfirm/patches: patch-CMakeLists_txt
lang/cparser/patches: patch-CMakeLists_txt
patch-src_driver_predefs_c
patch-src_driver_warning_h
Log message:
Update cparser+libFirm to each's latest code, calling it pl1.
This upstreams OpenBSD-specific support. cparser+libFirm can now rebuild
itself, and is happy with both ld and lld.
ok sthen@