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/i386/Makefile.com | |
| parent | 390b98b5ee57d19c88c936564abbe555f4821091 (diff) | |
| download | illumos-joyent-2df8f1d2ea5498217e0cb212fe552e01ed3aad0d.tar.gz | |
6289474 C99LMODE should derive automatically from C99MODE
Diffstat (limited to 'usr/src/lib/libc/i386/Makefile.com')
| -rw-r--r-- | usr/src/lib/libc/i386/Makefile.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libc/i386/Makefile.com b/usr/src/lib/libc/i386/Makefile.com index d2c5e36235..9f5aecc002 100644 --- a/usr/src/lib/libc/i386/Makefile.com +++ b/usr/src/lib/libc/i386/Makefile.com @@ -967,7 +967,6 @@ BUILD.s= $(AS) $(ASFLAGS) $< -o $@ # C99 mode. This has been enabled to support the complex arithmetic # added to libc. C99MODE= $(C99_ENABLE) -C99LMODE= -Xc99=%all # libc method of building an archive BUILD.AR= $(RM) $@ ; \ |
