Pass Option to System Linker After All Other Options (+l lib)

Has the same effect as -l except that +l options are passed (as -l options) to the system linker after all other options and linker options. The ordering of +l and -l options relative to each other is preserved. See the description of -L for an example of the search order.