Bug 1308296 - Syslinux requires - Bsymbolic*/PIE
Summary: Syslinux requires - Bsymbolic*/PIE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: binutils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nick Clifton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-14 04:24 UTC by poma
Modified: 2016-02-16 11:55 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-16 11:55:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Syslinux requires (8.74 KB, patch)
2016-02-14 04:24 UTC, poma
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1308298 0 high CLOSED CLI - EFI64 - the GNU linker 2023-09-14 03:17:46 UTC
Sourceware 19538 0 None None None 2016-02-15 23:05:44 UTC
Sourceware 19615 0 None None None 2016-02-15 23:25:35 UTC

Internal Links: 1308298

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.


Note You need to log in before you can comment on or make changes to this bug.