From 4e497682ddfac0552da520b328ba1f1d51ee9d89 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Thu, 4 Jan 2024 17:45:14 +0100 Subject: stage-0/binutils: Bootstrap via proper Justbuild target --- etc/repos.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/repos.json') diff --git a/etc/repos.json b/etc/repos.json index cc85614..267aa49 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -1,7 +1,6 @@ { "main": "gcc-latest-musl+tools" , "repositories": { "patches": {"repository": {"type": "file", "path": "etc/patches"}} - , "scripts": {"repository": {"type": "file", "path": "etc/scripts"}} , "imports": {"repository": {"type": "file", "path": "etc/imports"}} , "defaults": {"repository": {"type": "file", "path": "etc/defaults"}} , "bootstrap": {"repository": {"type": "file", "path": "src/bootstrap"}} @@ -273,7 +272,6 @@ { "rules": "rules/stage-0" , "busybox": "stage-0/busybox" , "make": "stage-0/make" - , "scripts": "scripts" } } , "stage-0/gcc": -- cgit v1.2.3