build: Merge CPPFLAGS into ALL_CFLAGS
commit20d9c86eb1e088efe0093b31f6fb0952971566f1
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 5 Jul 2017 22:36:06 +0000 (6 01:36 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 5 Jul 2017 22:36:06 +0000 (6 01:36 +0300)
tree99f18d64eeef603cdeb46065335c25a637ff3259
parenta4f6ca5a33d75407bff56f7e65bb8a6bbfd4bf1d
build: Merge CPPFLAGS into ALL_CFLAGS

This is a fix for a4f6ca5a33d

 - We should not use sole CPPFLAGS when compiling,
   but rather merge it into ALL_CFLAGS

 - nasm.spec.in should use DESTDIR since
   INSTALLROOT now renamed to it

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Makefile.in
nasm.spec.in