mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user