summaryrefslogtreecommitdiff
path: root/openssl/openssl/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/openssl/buildfile')
-rw-r--r--openssl/openssl/buildfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/openssl/openssl/buildfile b/openssl/openssl/buildfile
index 4e7776a..b03de5f 100644
--- a/openssl/openssl/buildfile
+++ b/openssl/openssl/buildfile
@@ -13,12 +13,10 @@ i686 = ($c.target.cpu == 'i686')
linux = ($tclass == 'linux')
bsd = ($tclass == 'bsd')
-macos = ($tclass == 'macos')
windows = ($tclass == 'windows')
gcc = ($c.class == 'gcc')
msvc = ($c.class == 'msvc')
-mingw = ($c.target.system == 'mingw32')
exe{openssl}: apps/c{win32_init}: include = $windows