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

@@ -21,10 +21,11 @@
 
 #
 # 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,10 +181,11 @@
         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' \