summaryrefslogtreecommitdiffstats
path: root/config/linux-gnueabihf
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2024-02-26 20:34:27 (GMT)
committerGitHub <noreply@github.com>2024-02-26 20:34:27 (GMT)
commita665d0387437a809e3abe17ab4ff2a63d39ad351 (patch)
tree0f9c1a2c6a5e8cafa5f63de5acb6d19327efd2e3 /config/linux-gnueabihf
parent817c67fad6ec2a28dce10b60ec3d1b126e79f7cd (diff)
downloadhdf5-a665d0387437a809e3abe17ab4ff2a63d39ad351.zip
hdf5-a665d0387437a809e3abe17ab4ff2a63d39ad351.tar.gz
hdf5-a665d0387437a809e3abe17ab4ff2a63d39ad351.tar.bz2
Consolidate Autotools linux files (#4044)
There are many architecture-specific linux files in the config directory, all of which simply redirect to linux-gnulibc1. This change renames linux-gnulibc1 to linux-gnu and deletes the more specific files.
Diffstat (limited to 'config/linux-gnueabihf')
-rw-r--r--config/linux-gnueabihf16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/linux-gnueabihf b/config/linux-gnueabihf
deleted file mode 100644
index 596bf3a..0000000
--- a/config/linux-gnueabihf
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- shell-script -*-
-#
-# Copyright by The HDF Group.
-# All rights reserved.
-#
-# This file is part of HDF5. The full HDF5 copyright notice, including
-# terms governing use, modification, and redistribution, is contained in
-# the COPYING file, which can be found at the root of the source code
-# distribution tree, or in https://www.hdfgroup.org/licenses.
-# If you do not have access to either file, you may request a copy from
-# help@hdfgroup.org.
-
-# ARM for Raspberry Pi, etc.
-# This is the same as linux-gnulibc1
-
-. $srcdir/config/linux-gnulibc1