build: remove AIX/ppc (32bit) dead code#25523
Conversation
|
Can you two take a look and comment if you have any concerns. |
|
the configure error looks to be relevant here, as we moved a section containing |
|
LGTM, though I haven't tested with the changes. @dmabupt, can you please sanity-check? |
|
https://ci.nodejs.org/job/node-test-commit-aix/20476/ |
|
There's similar code in Lines 973 to 1000 in 098c2cc |
|
This line is not needed anymore --> https://github.com/nodejs/node/pull/25523/files#diff-259e627be3fafed9e9c10a7fcb26879eR970 |
|
@dmabupt, can you verify this builds on |
FTR, this is a sample error message from ld: 0711-736 ERROR: Input file /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o:
XCOFF64 object files are not allowed in 32-bit mode. |
I have built Node.js on IBM i with / without the |
b80788c to
416a9fd
Compare
* also dedup OS400 detection PR-URL: nodejs#25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
416a9fd to
b1a4e41
Compare
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894
/CC @nodejs/build-files @nodejs/platform-aix
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes