ti-c6accel_1.00.00.04: add new recipe
[openembedded.git] / recipes / aircrack / files / makefile-ldflags.patch
blobda2a0afaf10f7e94eea55aa1ea85c40bddd19aeb
1 Index: 1.0-dev/src/Makefile
2 ===================================================================
3 --- 1.0-dev.orig/src/Makefile 2007-06-29 21:16:15.000000000 +0100
4 +++ 1.0-dev/src/Makefile 2007-06-29 21:16:32.000000000 +0100
5 @@ -36,7 +36,7 @@
6 endif
7 LIBOSD = $(OSD)/lib$(OSD).a
9 -LIBSSL = -lssl -lcrypto
10 +LIBSSL = -lssl -lcrypto $(LDFLAGS)
12 all: osd userland $(SBINFILES)