mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ettercap: Do not generate #line directives with bison/flex
Fixes File /usr/src/debug/ettercap/0.8.3.1-r0/utils/ef_grammar.c in package ettercap-src contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
beceec83ad
commit
cf298e28e9
|
|
@ -32,6 +32,8 @@ EXTRA_OECMAKE = " \
|
|||
-DBUNDLED_LIBS=ON \
|
||||
-DENABLE_IPV6=ON \
|
||||
-DENABLE_GTK=OFF \
|
||||
-DFLEX_TARGET_ARG_COMPILE_FLAGS='--noline' \
|
||||
-DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
|
||||
"
|
||||
|
||||
CFLAGS += "-D_GNU_SOURCE"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user