summaryrefslogtreecommitdiff
path: root/packages/aircrack/files/oe.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-02 18:13:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-02 18:13:33 +0000
commit58dd699da3b271e0d5572d3204756239864d74a7 (patch)
treed8b4eaae2a60d211094a66800d2dd2d38f99e9f3 /packages/aircrack/files/oe.patch
parent2f6e5394c33692a068a8b7660cff51ecc7d428ca (diff)
aircrack: add 2.41, courtesy Rick Farina, closes #650
Diffstat (limited to 'packages/aircrack/files/oe.patch')
-rw-r--r--packages/aircrack/files/oe.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/aircrack/files/oe.patch b/packages/aircrack/files/oe.patch
new file mode 100644
index 0000000000..742d83b96b
--- /dev/null
+++ b/packages/aircrack/files/oe.patch
@@ -0,0 +1,10 @@
+diff -ur aircrack-2.41-orig/Makefile aircrack-2.41/Makefile
+--- aircrack-2.41-orig/Makefile 2005-11-22 13:09:39.000000000 -0500
++++ aircrack-2.41/Makefile 2005-12-12 19:54:29.000000000 -0500
+@@ -1,5 +1,4 @@
+-CC = gcc
+-CFLAGS = -g -W -Wall -O2
++CFLAGS = -g -W -Wall -O3
+ OPTFLAGS = -D_FILE_OFFSET_BITS=64 -D_MAJ=2 -D_MIN=41
+
+ prefix = /usr/local