diff options
author | Viktor Szakats <commit@vszakats.net> | 2019-05-03 17:17:52 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2019-05-04 05:03:08 (GMT) |
commit | fdd14fc3467ae3521d932fd1b171412e0397d723 (patch) | |
tree | d31bbf92d71e241fe6d972f962f10be7851ae392 /src/luajit-1-fixes.patch | |
parent | c7e50f3d80516d20e189e532016450dbb3b7de3e (diff) | |
download | mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.zip mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.gz mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.bz2 |
Secure URLs
Mostly in patch headers, example code and few patch lines
and regular docs. Also update/follow some non-secure URLs.
Diffstat (limited to 'src/luajit-1-fixes.patch')
-rw-r--r-- | src/luajit-1-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luajit-1-fixes.patch b/src/luajit-1-fixes.patch index 60843db..8ef96b6 100644 --- a/src/luajit-1-fixes.patch +++ b/src/luajit-1-fixes.patch @@ -9,7 +9,7 @@ Subject: [PATCH 1/1] detect if host cc accepts -malign-double This patch has been taken from: -http://www.freelists.org/post/luajit/detect-if-host-cc-accepts-maligndouble +https://web.archive.org/web/20160730055513/www.freelists.org/post/luajit/detect-if-host-cc-accepts-maligndouble diff --git a/src/Makefile b/src/Makefile index 1111111..2222222 100644 |