[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 Garrett Cooper n...@freebsd.org changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: ngie Date: Thu Oct 23 00:51:53 UTC 2014 New revision: 273500 URL: https://svnweb.freebsd.org/changeset/base/273500 Log: MFC r271365: Remove many

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-09-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: ngie Date: Wed Sep 10 07:55:52 UTC 2014 New revision: 271365 URL: http://svnweb.freebsd.org/changeset/base/271365 Log: Remove many false positives

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-09-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 Garrett Cooper n...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Needs MFC --

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #4 from Garrett Cooper n...@freebsd.org --- *** Bug 192757 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #2 from yaneurab...@gmail.com --- This is really easy to work around: diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk index 14619eb..0299b37 100644 --- a/share/mk/bsd.dep.mk +++ b/share/mk/bsd.dep.mk @@ -215,7 +215,7 @@

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #3 from yaneurab...@gmail.com --- I was also playing around with some other patches I had to change LDATF_C to -latf-c for instance. Again, not sure if this is how things were intended, but specifying -rpath or -L with LDFLAGS

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 yaneurab...@gmail.com changed: What|Removed |Added Summary|[build] make checkdpadd |[build] make checkdpadd