This patch series fixes ldc up so it works again and updates it to the newest C++-bootstrappable version.
Danny Milosavljevic (3): gnu: ldc: make isnan and isinf work. gnu: Add python-lit, python2-lit. gnu: update ldc to 0.17.1. gnu/packages/ldc.scm | 33 ++++++--- .../patches/ldc-0.17.1-disable-tests.patch | 84 ++++++++++++++++++++++ gnu/packages/python.scm | 26 +++++++ 3 files changed, 133 insertions(+), 10 deletions(-) create mode 100644 gnu/packages/patches/ldc-0.17.1-disable-tests.patch