Bug 1308296

Summary: Syslinux requires - Bsymbolic*/PIE
Product: [Fedora] Fedora Reporter: poma <pomidorabelisima>
Component: binutilsAssignee: Nick Clifton <nickc>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub, nickc
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-16 11:55:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Syslinux requires none

Description poma 2016-02-14 04:24:00 UTC
Created attachment 1126935 [details]
Syslinux requires

Enable -Bsymbolic and -Bsymbolic-functions to PIE
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e20365c

Before binutils 2.26, -Bsymbolic and -Bsymbolic-functions were also
applied to PIE so that "ld -pie -Bsymbolic -E" can be used to export
symbols in PIE with local binding.  This patch re-enables -Bsymbolic
and -Bsymbolic-functions for PIE.
...

Syslinux requires

Comment 1 Nick Clifton 2016-02-16 11:55:29 UTC
The patch is now incorporated into binutils-2.26-11.fc24.