BIND 10 #1558: configure.ac check for rpath -R flag
BIND 10 Development
do-not-reply at isc.org
Mon Jan 23 16:35:11 UTC 2012
#1558: configure.ac check for rpath -R flag
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jelte
Type: | Status: reviewing
defect | Milestone:
Priority: major | Sprint-20120124
Component: build | Resolution:
system | Sensitive: 0
Keywords: | Sub-Project: Core
Defect Severity: N/A | Estimated Difficulty: 0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by vorner):
* owner: UnAssigned => jelte
Comment:
Hello
I'm looking at the diff. I agree that if the problem really is missing -R
in the compiler, this should solve it. But I don't have the right compiler
to check, so someone who does might want to verify it really does fix the
problem.
Other than that, I found only one minor thing, indentation:
{{{
+ [ AC_MSG_RESULT(yes)
+ rpath_flag=-Wl,-R
+ ],[ AC_MSG_RESULT(no)
+ rpath_flag=no
+ ])
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1558#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list