Updated toplevel Makefile to avoid created unnecessary temporary

directories when they are not wanted/required.
This commit is contained in:
Jesse Smith
2018-06-03 20:14:01 -03:00
parent 108b31e284
commit 2d6d2bc0d3
3 changed files with 5 additions and 3 deletions

View File

@ -48,6 +48,8 @@ sysvinit (2.90) UNRELEASED; urgency=low
* Updated version information in init.c
* Updated compiler flag from -fstack-protector to -fstack-protector-strong
for better protection.
* Cleaned up toplevel Makefile so it stops creating unnecessary temporary
directories.
sysvinit (2.89) world; urgency=low