HomeSort by: relevance | last modified time | path
    Searched refs:LIB_LDFLAGS (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 380 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
1200 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\
windows-makefile.tmpl 260 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
641 \$(LD) \$(LDFLAGS) \$(LIB_LDFLAGS) \\
descrip.mms.tmpl 250 LIB_LDFLAGS={- join('', $target{lib_lflags} || (),
950 LINK \$(LIB_LDFLAGS)/SHARE=\$\@ $defs[0]-translated/OPT,-
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 466 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
1901 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\
windows-makefile.tmpl 355 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
964 cmd /C "\$(LD) \$(LDFLAGS) \$(LIB_LDFLAGS) @<< $implib_flag || (DEL /Q \$(\@B).* $import & EXIT 1)"
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 425 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
1812 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\
windows-makefile.tmpl 348 LIB_LDFLAGS={- join(' ', $target{shared_ldflag} || (),
923 cmd /C "\$(LD) \$(LDFLAGS) \$(LIB_LDFLAGS) @<< $implib_flag || (DEL /Q \$(\@B).* $import & EXIT 1)"

Completed in 28 milliseconds