diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/perl/perl-native_5.22.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-native_5.22.0.bb b/meta/recipes-devtools/perl/perl-native_5.22.0.bb index 488871a51d..dbcf2a6d49 100644 --- a/meta/recipes-devtools/perl/perl-native_5.22.0.bb +++ b/meta/recipes-devtools/perl/perl-native_5.22.0.bb @@ -47,6 +47,8 @@ do_configure () { -Ui_db \ -Ui_ndbm \ -Ui_gdbm \ + -Ui_gdbm_ndbm \ + -Ui_gdbmndbm \ -Di_shadow \ -Di_syslog \ -Duseperlio \ |