summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/configure.ac')
-rw-r--r--testsuites/libtests/configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index 4941c5134a..5ac2dfdcd4 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -53,9 +53,6 @@ case $RTEMS_CPU in
# bfin has an issue to resolve with libdl. See ticket #2252
bfin)
HAVE_LIBDL=no ;;
- # h8300 has an issue to resolve with libdl. See ticket #2284
- h8300)
- HAVE_LIBDL=no ;;
# lm32 has an issue to resolve with libdl. See ticket #2283
lm32)
HAVE_LIBDL=no ;;