From 3aec6823ffde3d563b43bedfec9735cf0b46d4a8 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 4 Oct 2012 16:45:41 +0000 Subject: - Make GMP OPTION'al - Add upstream patch for test failure when built without GMP PR: 172299 Submitted by: koobs.freebsd@gmail.com --- security/py-pycrypto/files/patch-setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/py-pycrypto/files/patch-setup.py') diff --git a/security/py-pycrypto/files/patch-setup.py b/security/py-pycrypto/files/patch-setup.py index b6a7f4f1ecfe..dc0e8867a937 100644 --- a/security/py-pycrypto/files/patch-setup.py +++ b/security/py-pycrypto/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2011-11-01 17:47:23.000000000 +0400 -+++ setup.py 2011-11-01 17:54:51.000000000 +0400 -@@ -177,6 +177,7 @@ +--- ./setup.py.orig 2012-10-03 15:57:50.000000000 +1000 ++++ ./setup.py 2012-10-03 15:57:50.000000000 +1000 +@@ -136,6 +136,7 @@ # especially helps the DES modules. self.__add_compiler_option("-O3") self.__add_compiler_option("-fomit-frame-pointer") -- cgit v1.2.3