diff options
author | Peter Seiderer <ps.report@gmx.net> | 2017-10-27 21:24:24 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-03 22:50:09 +0100 |
commit | 3d1a7a86205a31625a8d5e8666ae7eb357e0de75 (patch) | |
tree | 85ac441954bb7ff48ea7b2aaabc2d73398c8b16c /package/python3/0007-Abort-on-failed-module-build.patch | |
parent | a67cb08d19e6c123737f7401e87103ecca046ea9 (diff) | |
download | buildroot-3d1a7a86205a31625a8d5e8666ae7eb357e0de75.tar.gz buildroot-3d1a7a86205a31625a8d5e8666ae7eb357e0de75.zip |
dhcp: disable isc assertions (reproducible builds)
The isc assertions from the bundled bind dns library are
using the __FILE__ macro for debug messages (see
dhcp-4.3.5/bind/bind-9.9.9-P3/lib/isc/include/isc/assertions.h).
Disabling the assertions gains:
- reproducible builds (no build time paths in the executable)
- space saving on the target:
dhcpd: 1.9M -> 1.6M
dhcrelay: 1.6M -> 1.3M
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python3/0007-Abort-on-failed-module-build.patch')
0 files changed, 0 insertions, 0 deletions