Skip to content

Add Node.js 16.16.0 #202

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Add Node.js 16.16.0 #202

merged 2 commits into from
Jul 11, 2022

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    24f6a95 View commit details
    Browse the repository at this point in the history
  2. node-16.16.0: Use GCC 10.x instead of LLVM

    GCC in MarIuX was updated from 7.5 to 10.4, new enough for Node.js.
    Also, LLVM/clang 14.x is in MarIuX proper, so no pkg-package would need
    to be used anymore.
    pmenzel committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6974c2f View commit details
    Browse the repository at this point in the history