Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 0a307bd

Browse files
committed
usage: LD variable is not used only with arm64 anymore
1 parent 3314801 commit 0a307bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Environment variables:
2020
If no CC value is specified, the script will attempt to set CC to
2121
clang-9, clang-8, clang-7, then clang if they are found in PATH.
2222
LD:
23-
If no LD value is specified, ${CROSS_COMPILE}ld is used. arm64 only.
23+
If no LD value is specified, ${CROSS_COMPILE}ld is used.
2424
REPO:
2525
Nicknames for trees:
2626
linux (default)

0 commit comments

Comments
 (0)