summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff')
-rw-r--r--dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff b/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff
deleted file mode 100644
index eb3cf41a9600..000000000000
--- a/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- beecrypt-3.1.0/configure.jj 2004-04-15 10:48:27.527384248 +0100
-+++ beecrypt-3.1.0/configure 2004-04-15 10:48:47.568337560 +0100
-@@ -12965,7 +12965,7 @@
- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_ARM"
- ;;
- athlon*)
-- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I386 -DOPTIMIZE_MMX"
-+ CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I686 -DOPTIMIZE_MMX"
- ;;
- i386)
- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I386"