criu/compel/plugins
Dmitry Safonov 9df47bb26f build: Move __ASSEMBLY__ define to the top Makefile
__ASSEMBLY__ is used to guard C-related code in headers from
asm-compatible defines. We actually want every .S file to be assembled
with -D__ASSEMBLY__ not to burst with C in asm file.

Move __ASSEMBLY__ from all local asflags to top Makefile's AFLAGS.

Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2019-09-07 15:59:49 +03:00
..
fds compel: Add fds plugin (v2) 2017-03-15 09:36:09 +03:00
include Do not install .gitignore 2019-04-20 20:25:26 -07:00
shmem Replace references to MAP_ANON with MAP_ANONYMOUS 2019-04-20 20:25:26 -07:00
std compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binaries 2018-07-04 03:17:17 +03:00
Makefile build: Move __ASSEMBLY__ define to the top Makefile 2019-09-07 15:59:49 +03:00