Makefile   [plain text]


DEFAULT_ARCHFLAGS = -arch x86_64

# 5.18 is manually added to ensure it is included in the list of supported
# Perl versions
PERL_VERSIONS_AVAILABLE := $(sort 5.18 $(PERL_VERSIONS_AVAILABLE))