summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb b/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb
index 6c07223b31..723d7c8f78 100644
--- a/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb
+++ b/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb
@@ -32,6 +32,8 @@ EXTRA_OECMAKE = " \
32 -DBUNDLED_LIBS=ON \ 32 -DBUNDLED_LIBS=ON \
33 -DENABLE_IPV6=ON \ 33 -DENABLE_IPV6=ON \
34 -DENABLE_GTK=OFF \ 34 -DENABLE_GTK=OFF \
35 -DFLEX_TARGET_ARG_COMPILE_FLAGS='--noline' \
36 -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
35" 37"
36 38
37CFLAGS += "-D_GNU_SOURCE" 39CFLAGS += "-D_GNU_SOURCE"