# Per-platform rpm configuration file.

#==============================================================================
# ---- per-platform macros.
#
%_arch			aarch64
%_os			linux
%optflags		%{__common_cflags_with_ssp} -mbranch-protection=standard -fasynchronous-unwind-tables %[ "%{toolchain}" == "gcc" ? "-fstack-clash-protection" : "" ]

#==============================================================================
# ---- configure macros.
#
%_lib			lib


