Typo in gcc’s recipe fixed.

master
Luka Vandervelden 2019-08-23 14:14:08 +02:00
parent a57bc9bb82
commit 8df46c1d60
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ dirname: build
--disable-werror \
--enable-languages=c,c++ \
--target=x86_64-junk-linux-musl \
--%{dirname}=x86_64-junk-linux-musl \
--build=x86_64-junk-linux-musl \
--host=x86_64-junk-linux-musl