components/openssl/openssl-fips/gcc/gcc
author John Beck <John.Beck@Oracle.COM>
Fri, 21 Nov 2014 16:37:26 -0800
changeset 2225 f064d3d3190d
parent 758 8d61ac17827e
permissions -rwxr-xr-x
20078677 Userland Makefiles should support a configure: target
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
758
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     1
#!/bin/ksh
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     2
#
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     3
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     4
#
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     5
# this is here to ensure we don't use gcc, by simply
8d61ac17827e 7156914 openssl-fips fails to build if gcc-45 is installed
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     6
# being a script that exits with no output.