-
-
usr/src/tools/env/illumos.sh (Diff revision 1) What happens if someone now does a build with an old style illumos.sh?
As far as I can tell, that would set PERL_ARCH64 incorrectly, but would also disable both 32-bit and 64-bit perl modules, which might be surprising.
7661 illumos should provide 64bit perl modules
Review Request #2284 — Created Sept. 6, 2019 and submitted
Information | |
---|---|
andy_js | |
illumos-gate | |
7661 | |
Reviewers | |
general | |
My Omni bloody install which I use for integration testing hasn't been working right for a while. It seems the system version of perl is 64bit, but the modules installed by illumos are 32bit. An option to build 64bit modules as well would solve this issue.
Full build of illumos-gate.
Change Summary:
Fix miss-merge of usr/src/cmd/perl/Makefile.targ and rebase.
Change Summary:
Fix miss-merge (another one) of usr/src/cmd/perl/Makefile.targ and rebase.
Diff: |
Revision 3 (+234 -83)
|
---|
-
-
usr/src/Makefile.master (Diff revision 3) I think the default should be at least to enable the 32-bit modules. Not everyone will pick up a new illumos.env with these enabled.
-
Change Summary:
Rebase and address feedback.
Diff: |
Revision 4 (+226 -83)
|
---|
Change Summary:
Rename pkg variables to match makefile.
Diff: |
Revision 5 (+227 -83)
|
---|