mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 17:20:13 +00:00
libnetfilter-queue: Fix symbol visibility bug found with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
+1229
File diff suppressed because it is too large
Load Diff
@@ -11,6 +11,7 @@ SRCREV = "981025e103d887fb6a9c9bb49c74ec323108d098"
|
|||||||
|
|
||||||
SRC_URI = "git://git.netfilter.org/libnetfilter_queue \
|
SRC_URI = "git://git.netfilter.org/libnetfilter_queue \
|
||||||
file://0001-Correct-typo-in-the-location-of-internal.h-in-includ.patch \
|
file://0001-Correct-typo-in-the-location-of-internal.h-in-includ.patch \
|
||||||
|
file://0001-libnetfilter-queue-Declare-the-define-visivility-attribute-together.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user