From 465954f63f36bb12c53d562d3815a06c378163e1 Mon Sep 17 00:00:00 2001 From: Luka Vandervelden Date: Fri, 23 Aug 2019 14:16:08 +0200 Subject: [PATCH] =?UTF-8?q?`junk`=20replaced=20by=20`weird`=20in=20gcc?= =?UTF-8?q?=E2=80=99s=20triplets.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gcc/recipe.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/recipe.spec b/gcc/recipe.spec index b7d6c99..a3bc2ad 100644 --- a/gcc/recipe.spec +++ b/gcc/recipe.spec @@ -29,7 +29,7 @@ dirname: build --disable-nls \ --disable-werror \ --enable-languages=c,c++ \ - --target=x86_64-junk-linux-musl \ - --build=x86_64-junk-linux-musl \ - --host=x86_64-junk-linux-musl + --target=x86_64-weird-linux-musl \ + --build=x86_64-weird-linux-musl \ + --host=x86_64-weird-linux-musl