DEFAULT_ARCHFLAGS = -arch x86_64 # 5.10 is obsolete, remove it # 5.16 is manually added to ensure it is included in the list of supported # Perl versions PERL_VERSIONS_AVAILABLE := $(sort 5.16 $(filter-out 5.10, $(PERL_VERSIONS_AVAILABLE)))