Searched defs:PERL_ARCH (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/make-rules/
H A Dshared-macros.mk624 # PERL_ARCH is perl's architecture string. Use in ips manifests.
625 PERL_ARCH := $(shell $(PERL) -e 'use Config; print $$Config{archname}') macro
634 PKG_MACROS += PERL_ARCH=$(PERL_ARCH)

Completed in 53 milliseconds