diff options
| -rw-r--r-- | meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb | 1 |
1 files changed, 1 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 99fcacd3ef..7d37f41096 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,7 @@ EXTRA_OECMAKE = " \ | |||
| 32 | -DENABLE_GTK=OFF \ | 32 | -DENABLE_GTK=OFF \ |
| 33 | " | 33 | " |
| 34 | 34 | ||
| 35 | CFLAGS += "-D_GNU_SOURCE" | ||
| 35 | # Replaces default encoding set (ISO-8859-1) with UTF-8 in ettercap | 36 | # Replaces default encoding set (ISO-8859-1) with UTF-8 in ettercap |
| 36 | # configuration file installed by the package. | 37 | # configuration file installed by the package. |
| 37 | # It ensures that all characters are properly decoded and avoids | 38 | # It ensures that all characters are properly decoded and avoids |
