diff options
Diffstat (limited to 'sysdeps/alpha/Makefile')
-rw-r--r-- | sysdeps/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/Makefile b/sysdeps/alpha/Makefile index 5f468bb9bf..cf20ef3f7b 100644 --- a/sysdeps/alpha/Makefile +++ b/sysdeps/alpha/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/>. ifeq ($(subdir),db2) CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_ALPHA=1 |