[PATCH] D135529: [lld-macho] Flip ZERO_AR_DATE default

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 11:07:31 PDT 2022


int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: StephenFan.

lgtm



================
Comment at: lld/docs/MachO/ld64-vs-lld.rst:64
+environment variable. LLD flips this default to perfer hermetic builds, but
+allows disabling this behavior by setting ``ZERO_AR_DATE=0``, any other value
+of ``ZERO_AR_DATE`` will be ignored.
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135529/new/

https://reviews.llvm.org/D135529



More information about the llvm-commits mailing list