diff options
-rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch index 674331dbf4..13e9d73fc4 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch | |||
@@ -9,7 +9,8 @@ need to link against libfl and so no longer get errors about undefined | |||
9 | references to yylex. | 9 | references to yylex. |
10 | 10 | ||
11 | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> | 11 | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> |
12 | Upstream-status: Pending | 12 | Upstream-status: Submitted 2014-03-11 |
13 | see http://sourceforge.net/p/ipsec-tools/mailman/ipsec-tools-devel/thread/CANyK_8ewmxGA3vBVJW6s1APXPmxPR%2BDFWZ61EL8pCt288aKQ6w%40mail.gmail.com/#msg32088797 | ||
13 | --- | 14 | --- |
14 | src/libipsec/Makefile.am | 1 - | 15 | src/libipsec/Makefile.am | 1 - |
15 | src/racoon/Makefile.am | 2 +- | 16 | src/racoon/Makefile.am | 2 +- |