Files
sudo/lib/util
Alexandru Ardelean a12b15b436 lib: util: Makefile.in: use host CFLAGS and CPPFLAGS for mksig{name,list}
When cross-build support was added for mkig{name,list} was added, the
CFLAGS and CPPFLAGS should have been updated to the HOSTCFLAGS/HOSTCPPFLAGS
vars.

In a cross-build scenario, some of these flags don't match what the
compiler can understand (because they may be architecture specific) and
may fail the build.

Using the HOSTCFLAGS/HOSTCPPFLAGS works and builds successfully.
Also the output binary works on the target.

This is in continuation of
- https://github.com/sudo-project/sudo/pull/104
- https://github.com/sudo-project/sudo/pull/109

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-25 15:24:21 +03:00
..
2020-08-12 13:45:09 -06:00
2020-09-25 15:09:45 -06:00
2020-08-07 14:22:56 -06:00
2021-05-01 11:35:19 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00