aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa')
-rw-r--r--internal/rosa/make.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/make.go b/internal/rosa/make.go
index 570c2ccd..ecec3a5d 100644
--- a/internal/rosa/make.go
+++ b/internal/rosa/make.go
@@ -19,7 +19,7 @@ cd "$(mktemp -d)"
--build="${ROSA_TRIPLE}" \
--disable-dependency-tracking
./build.sh
-./make DESTDIR=/work install check
+./make DESTDIR=/work install
`, pkg.Path(AbsUsrSrc.Append("make"), false, newTar(
"https://ftpmirror.gnu.org/gnu/make/make-"+version+".tar.gz",
checksum,