diff options
Diffstat (limited to 'sysdeps/sparc/sparc64')
-rw-r--r-- | sysdeps/sparc/sparc64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/Makefile b/sysdeps/sparc/sparc64/Makefile index 96e5273..312e59e 100644 --- a/sysdeps/sparc/sparc64/Makefile +++ b/sysdeps/sparc/sparc64/Makefile @@ -1,3 +1,2 @@ # The Sparc `long double' is a distinct type we support. long-double-fcts = yes -sysdep-CFLAGS += -fcall-used-g7 |