delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

TOOL-22969 Add mold to development engines #738

Closed pcd1193182 closed 12 months ago

pcd1193182 commented 1 year ago

This PR adds the mold linker to our internal development environments, and configures it for use with our development builds. mold is significantly faster than the default GNU linker, which will improve build times significantly. This change has been tested in conjuction with linux-pkg changes, which can be found here.

http://selfservice.jenkins.delphix.com/job/appliance-build-orchestrator-pre-push/7029/console