From 7595234119adcda6e060fef31b3424589bf634df Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Thu, 26 Dec 2019 16:43:09 +0200 Subject: disable julia tests until we can sort out changes The Julia language has changed enough to break our tests. Disable them for now. refs #91 --- configure.ac | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8717dd6a..2a124740 100644 --- a/configure.ac +++ b/configure.ac @@ -279,6 +279,12 @@ if test "x$JULIA_BIN" != x; then rm -f conftest.jl fi +dnl +dnl Disable julia tests until we can sort out how to adapt to the changes to +dnl the language that are in more recent distros. +dnl +JULIA_BIN="" + dnl dnl The ASM tests have been based off of sources that are non-relocatable dnl These won't assemble on some systems (with the right architecture). Check -- cgit v1.2.1