canutils: Switch to autotools instead of regular Makefile 11000/head
authorRosen Penev <rosenp@gmail.com>
Sun, 12 Jan 2020 23:28:58 +0000 (15:28 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 12 Jan 2020 23:28:58 +0000 (15:28 -0800)
commit5969273ff40cdf6d90f3442aa6c986226e0a16dc
treea7e139adef7837fd0a87574e393471e58bb735b9
parent479c5d195caf1a137094c11928cfc382cd6740e2
canutils: Switch to autotools instead of regular Makefile

The regular Makefile is totally broken and does not pass CFLAGS. This
breaks compilation with PKG_ASLR_PIE and also does not pass -Os.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/canutils/Makefile