CXX_SOURCES := main.cpp

override ARCH := arm64e

# We need an arm64e stblib.
USE_SYSTEM_STDLIB := 1

include Makefile.rules
