[gcc-7] 44/354: - fix typo
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository gcc-7.
commit 8d52484de0346c67e2cb78198026e4ccd440c864
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Nov 23 00:06:49 2016 +0000
- fix typo
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9124 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/patches/gdc-libphobos-link.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/gdc-libphobos-link.diff b/debian/patches/gdc-libphobos-link.diff
index 9dc0e96..c62de39 100644
--- a/debian/patches/gdc-libphobos-link.diff
+++ b/debian/patches/gdc-libphobos-link.diff
@@ -29,7 +29,7 @@ Index: b/src/gcc/d/d-spec.c
const cl_decoded_option *saw_libcxx = 0;
+ /* "-ldl" if it appears on the command line. */
-+ const cl_decoded_option *saw_libdl = 0;
++ const cl_decoded_option *saw_dl = 0;
+
/* An array used to flag each argument that needs a bit set for
DSOURCE, MATHLIB, WITHTHREAD, WITHLIBC or WITHLIBCXX. */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git
More information about the Reproducible-commits
mailing list