From 0543cb7919d8b03ee9367c2ce94837646364af3d Mon Sep 17 00:00:00 2001 From: Bernhard Schommer Date: Tue, 28 Jun 2016 20:07:52 +0200 Subject: Added back ;; --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 05e8c6f2..4c3ba082 100755 --- a/configure +++ b/configure @@ -118,6 +118,7 @@ case "$target" in asm_supports_cfi=false clinker="${toolprefix}dcc" libmath="-lm" + ;; *) system="linux" cc="${toolprefix}gcc" -- cgit