xref: /llvm-project/lldb/test/API/linux/aarch64/non_address_bit_memory_access/Makefile (revision d9398a91e2a6b8837a47a5fda2164c9160e86199)
1C_SOURCES := main.c
2CFLAGS_EXTRAS := -march=armv8.5-a+memtag
3
4include Makefile.rules
5