Skip to content

docs: clarify install path variables#4662

Open
MukundaKatta wants to merge 1 commit into
facebook:devfrom
MukundaKatta:codex/document-install-vars
Open

docs: clarify install path variables#4662
MukundaKatta wants to merge 1 commit into
facebook:devfrom
MukundaKatta:codex/document-install-vars

Conversation

@MukundaKatta
Copy link
Copy Markdown

Fixes #3146

This documents the common install variables used by the top-level Makefile:

  • PREFIX sets the final install prefix and is recorded in installed metadata such as libzstd.pc.
  • DESTDIR stages the install under another directory without changing installed metadata.

Validation:

  • git diff --check

@meta-cla meta-cla Bot added the CLA Signed label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Documentation] Clarify the variables that affect installation

1 participant