crypto/armcap.c: short-circuit processor capability probe in iOS builds.
[openssl.git] / util / build.info
1 IF[{- $target{build_scheme}->[1] eq "VMS" -}]
2  PROGRAMS_NO_INST=shlib_wrap
3  SOURCE[shlib_wrap]=shareable_image_wrap.c
4  GENERATE[shareable_image_wrap.c]=shareable_image_wrap.c.in
5 ELSIF[{- $target{build_scheme}->[1] eq "unix" -}]
6  SCRIPTS_NO_INST=shlib_wrap.sh
7  SOURCE[shlib_wrap.sh]=shlib_wrap.sh.in
8 ENDIF