CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/09 13:25:29
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_assembler_ARM64Assembler_h
patch-Source_JavaScriptCore_assembler_ARMAssembler_h
Log message:
ld.lld doesn't use as much memory as ld.bfd, so disable the
--no-keep-memory flag with the new PROPERTIES that sthen@ added.
While here, port some patches from FreeBSD's ports tree to fix the build
on aarch64 and armv7.
OK ajacoutot@