mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:43:51 +00:00
ettercap: Pass -D_GNU_SOURCE
Fixes build on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7a880dcbd9
commit
5bed4f9a47
@ -32,6 +32,7 @@ EXTRA_OECMAKE = " \
|
||||
-DENABLE_GTK=OFF \
|
||||
"
|
||||
|
||||
CFLAGS += "-D_GNU_SOURCE"
|
||||
# Replaces default encoding set (ISO-8859-1) with UTF-8 in ettercap
|
||||
# configuration file installed by the package.
|
||||
# It ensures that all characters are properly decoded and avoids
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user