[oe-commits] org.oe.dev aircrack_svn.bb : forgotten patch

xora commit openembedded-commits at lists.openembedded.org
Fri Jun 29 21:07:25 UTC 2007


aircrack_svn.bb : forgotten patch

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: d0991cf1ca03c8624aadc8cc6e553b94b89af5e4
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d0991cf1ca03c8624aadc8cc6e553b94b89af5e4
Files:
1
packages/aircrack/files/makefile-ldflags.patch
Diffs:

#
# mt diff -rf50ef4952653acbbc338091d69cc49cba6360826 -rd0991cf1ca03c8624aadc8cc6e553b94b89af5e4
#
# 
# 
# add_file "packages/aircrack/files/makefile-ldflags.patch"
#  content [4e22abbbf1544c8584a35ee0e6cd93b9ad44b7fa]
# 
============================================================
--- packages/aircrack/files/makefile-ldflags.patch	4e22abbbf1544c8584a35ee0e6cd93b9ad44b7fa
+++ packages/aircrack/files/makefile-ldflags.patch	4e22abbbf1544c8584a35ee0e6cd93b9ad44b7fa
@@ -0,0 +1,13 @@
+Index: 1.0-dev/src/Makefile
+===================================================================
+--- 1.0-dev.orig/src/Makefile	2007-06-29 21:16:15.000000000 +0100
++++ 1.0-dev/src/Makefile	2007-06-29 21:16:32.000000000 +0100
+@@ -36,7 +36,7 @@
+ endif
+ LIBOSD		= $(OSD)/lib$(OSD).a
+ 
+-LIBSSL		= -lssl -lcrypto
++LIBSSL		= -lssl -lcrypto $(LDFLAGS)
+ 
+ all: osd userland $(SBINFILES)
+ 






More information about the Openembedded-commits mailing list