diff options
| author | mike_s <none@none> | 2005-06-23 20:19:15 -0700 |
|---|---|---|
| committer | mike_s <none@none> | 2005-06-23 20:19:15 -0700 |
| commit | 2df8f1d2ea5498217e0cb212fe552e01ed3aad0d (patch) | |
| tree | f54ac355bde6e384ae4f5c6074255654c44cdd18 /usr/src/lib/libc/sparc/Makefile | |
| parent | 390b98b5ee57d19c88c936564abbe555f4821091 (diff) | |
| download | illumos-joyent-2df8f1d2ea5498217e0cb212fe552e01ed3aad0d.tar.gz | |
6289474 C99LMODE should derive automatically from C99MODE
Diffstat (limited to 'usr/src/lib/libc/sparc/Makefile')
| -rw-r--r-- | usr/src/lib/libc/sparc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libc/sparc/Makefile b/usr/src/lib/libc/sparc/Makefile index c9faccfbe8..78b46b2c31 100644 --- a/usr/src/lib/libc/sparc/Makefile +++ b/usr/src/lib/libc/sparc/Makefile @@ -969,7 +969,6 @@ BUILD.s= $(AS) $(ASFLAGS) $< -o $@ # C99 mode. This has been enabled to support the complex arithmetic # added to libc. C99MODE= $(C99_ENABLE) -C99LMODE= # libc method of building an archive BUILD.AR= $(RM) $@ ; \ |
