Skip to content

Commit de82a52

Browse files
committed
eclass/toolchain: fix syntax error
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
1 parent a0e2f26 commit de82a52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eclass/toolchain.eclass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,6 +1459,7 @@ toolchain_src_configure() {
14591459
--disable-sjlj-exceptions
14601460
)
14611461
fi
1462+
;;
14621463
# PREFIX_LOCAL
14631464
# Prefix targets
14641465
*-apple-darwin*)

0 commit comments

Comments
 (0)