mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
perl-native: Specifically undefine other gdbm paths
There is an outside chance gdbm could be found at these other locations, undefine them along with the other variables for completeness. (From OE-Core rev: c3c9f0f7c9a3746d10d807aadea43d6627ee17c1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -47,6 +47,8 @@ do_configure () {
|
||||
-Ui_db \
|
||||
-Ui_ndbm \
|
||||
-Ui_gdbm \
|
||||
-Ui_gdbm_ndbm \
|
||||
-Ui_gdbmndbm \
|
||||
-Di_shadow \
|
||||
-Di_syslog \
|
||||
-Duseperlio \
|
||||
|
||||
Reference in New Issue
Block a user