diff options
Diffstat (limited to 'usr.sbin/sendmail/src/Makefile.SunOS.5.x')
-rw-r--r-- | usr.sbin/sendmail/src/Makefile.SunOS.5.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/src/Makefile.SunOS.5.x b/usr.sbin/sendmail/src/Makefile.SunOS.5.x index d40f9dd..1b7d268 100644 --- a/usr.sbin/sendmail/src/Makefile.SunOS.5.x +++ b/usr.sbin/sendmail/src/Makefile.SunOS.5.x @@ -12,7 +12,7 @@ # use O=-O (usual) or O=-g (debugging) # warning: do not use -O with gcc -O= +O= CC= gcc |