From a71930e2d98159f8096fd848dbc2f91a11bf2ed5 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 9 Feb 2012 12:53:00 +0000 Subject: Update to 17.0.963.46 Obtained from: Chromium Chruetertee development repository Security: http://www.vuxml.org/freebsd/fe1976c2-5317-11e1-9e99-00262d5ed8ee.html --- www/chromium/files/patch-third_party__openssl__openssl.gyp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/chromium/files/patch-third_party__openssl__openssl.gyp (limited to 'www/chromium/files/patch-third_party__openssl__openssl.gyp') diff --git a/www/chromium/files/patch-third_party__openssl__openssl.gyp b/www/chromium/files/patch-third_party__openssl__openssl.gyp deleted file mode 100644 index 32af0c66abe8..000000000000 --- a/www/chromium/files/patch-third_party__openssl__openssl.gyp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/openssl/openssl.gyp.orig 2011-11-21 22:53:37.000000000 +0200 -+++ third_party/openssl/openssl.gyp 2011-11-21 22:54:53.000000000 +0200 -@@ -576,7 +576,7 @@ - 'openssl/engines/e_ubsec.c', - ], - 'conditions': [ -- ['OS=="linux"', { -+ ['OS=="linux" or OS=="freebsd"', { - 'defines': [ - # ENGINESDIR must be defined if OPENSSLDIR is. - 'ENGINESDIR="/dev/null"', -- cgit v1.2.3