diff --git a/script/install-mold b/script/install-mold index fca8d73f21a10d33ecead5ea2e521b9b1994a5e5..9b90f3e9047e7990892b785864c4ce930d922817 100755 --- a/script/install-mold +++ b/script/install-mold @@ -35,3 +35,13 @@ curl -fsSL --output - "$MOLD_URL" \ # Note this binary depends on the system libatomic.so.1 which is usually # provided as a dependency of gcc so it should be available on most systems. + +cat <