surpport seeking the recorded video
[vuplus_openembedded] / recipes / aircrack / files / oe.patch
1 diff -ur aircrack-2.41-orig/Makefile aircrack-2.41/Makefile
2 --- aircrack-2.41-orig/Makefile 2005-11-22 13:09:39.000000000 -0500
3 +++ aircrack-2.41/Makefile      2005-12-12 19:54:29.000000000 -0500
4 @@ -1,5 +1,4 @@
5 -CC             = gcc
6 -CFLAGS          = -g -W -Wall -O2
7 +CFLAGS          = -g -W -Wall -O3
8  OPTFLAGS        = -D_FILE_OFFSET_BITS=64 -D_MAJ=2 -D_MIN=41
9  
10  prefix          = /usr/local