diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/gdb_6.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdb_6.0.oe b/gdb/gdb_6.0.oe index c96f9c7391..e447c78fb0 100644 --- a/gdb/gdb_6.0.oe +++ b/gdb/gdb_6.0.oe @@ -28,6 +28,7 @@ EXTRA_OECONF = "--disable-gdbtk --disable-tui --disable-x --disable-nls \ do_configure () { # override this function to avoid the autoconf/automake/aclocal/autoheader # calls for now + gnu-configize oe_runconf } |