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

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
shared-info.pl 19 sub detect_gnu_cc { subroutine
78 shared_ldflag => detect_gnu_cc() ? '-shared' : '-G',
  /src/crypto/external/apache2/openssl/dist/Configurations/
shared-info.pl 19 sub detect_gnu_cc { subroutine
84 shared_ldflag => detect_gnu_cc() ? '-shared' : '-G',
  /src/crypto/external/bsd/openssl/dist/Configurations/
shared-info.pl 19 sub detect_gnu_cc { subroutine
78 shared_ldflag => detect_gnu_cc() ? '-shared' : '-G',

Completed in 21 milliseconds