diff options
Diffstat (limited to 'sysdeps/hppa/Makefile')
-rw-r--r-- | sysdeps/hppa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile index fb2f5799dd..7baa8ee170 100644 --- a/sysdeps/hppa/Makefile +++ b/sysdeps/hppa/Makefile @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library. If not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. # We used to need this since the build process uses ld -r. Now we use # ld -r --unique=.text* which does more or less the same thing, but better. |