[gcc-6] 295/401: - fix typo
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:50:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit c640fbdd1064469d67e29cce9f779ecb586767c3
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Nov 23 00:03:57 2016 +0000
- fix typo
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9123 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-6.git
More information about the Reproducible-commits
mailing list