[Prev] [Next] [Top] [Bottom] [Contents] (10 out of 44)

Makefile.$SA_USER_LD_FLAGS

Synopsis

Flags passed to your linker

Description

An option used by Sapphire/Web when generating the Makefile that defines how to build the CGI executable. This option will be added to the command line that invokes your linker. Note that this option can not be placed into a config file.

Permitted Values

Any command line option accepted by your linker.

Example Value

-L/usr/lib


[Prev] [Next] [Top] [Bottom] [Contents] (10 out of 44)