confCCOPTS

confCCOPTS

Command-line switches to pass to the compiler Build macro

When compiling sendmail or its companion programs, you might need to add special command-line flags to the compiler's invocation. One example might be the need to add a -nostdinc switch for gcc . The confCCOPTS macro allows you to do this. The following instructs the gcc compiler to allow traditional K&R instructions:

 define(`confCCOPTS', `-traditional') 


Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net