Print this page
7661 illumos should provide 64bit perl modules (for omni)

*** 21,30 **** --- 21,31 ---- # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved. # Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com> + # Copyright 2016 RackTop Systems. # include $(SRC)/Makefile.master include $(SRC)/Makefile.buildnum
*** 180,189 **** --- 181,191 ---- PKGVERS=$(PKGVERS) \ PERL_ARCH=$(PERL_ARCH) \ PERL_ARCH64=$(PERL_ARCH64) \ PERL_VERSION=$(PERL_VERSION) \ PERL_PKGVERS=$(PERL_PKGVERS) \ + 64BIT_PERL=$(ENABLE_64BIT_PERL) \ PYTHON_VERSION=$(PYTHON_VERSION) \ PYTHON_PKGVERS=$(PYTHON_PKGVERS) PKGDEP_TOKENS_i386= \ 'PLATFORM=i86hvm' \