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: ldc: Update to 0.17.1. gnu/local.mk | 1 + gnu/packages/ldc.scm | 33 ++++++--- .../patches/ldc-0.17.1-disable-tests.patch | 84 ++++++++++++++++++++++ gnu/packages/python.scm | 28 ++++++++ 4 files changed, 136 insertions(+), 10 deletions(-) create mode 100644 gnu/packages/patches/ldc-0.17.1-disable-tests.patch