summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/dhcp/files/0003-bind-Makefile.in-disable-backtrace.patch
Commit message (Collapse)AuthorAgeFilesLines
* dhcp-relay: disable backtrace in bundled bindYi Zhao2021-06-091-0/+31
Disable backtrace in bundled bind to fix build error for qemuarm on musl. Fixes: bind/bind-9.11.32/lib/isc/.libs/libisc.so: undefined reference to `_Unwind_GetIP' Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>