#19913: Missing symbols since enabling SSP
-------------------------+------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 since enabling SSP I'm noticing the following symbols missing (asked
 interactively) when compiling trunk:

 UCLIBC_HAS_SSP_COMPAT
 SSP_QUICK_CANARY
 PROPOLICE_BLOCK_ABRT
 PROPOLICE_BLOCK_SEGV
 UCLIBC_BUILD_SSP

 {{{
 Support for GCC stack smashing protector (UCLIBC_HAS_SSP) [Y/n/?] y
 Support for gcc-3.x propolice smashing stack protector
 (UCLIBC_HAS_SSP_COMPAT) [N/y/?] (NEW)
 Use simple guard values without accessing /dev/urandom (SSP_QUICK_CANARY)
 [N/y/?] (NEW)
 Propolice protection blocking signal
   > 1. abort (PROPOLICE_BLOCK_ABRT) (NEW)
     2. segfault (PROPOLICE_BLOCK_SEGV) (NEW)
   choice[1-2?]:
 Build uClibc with -fstack-protector (UCLIBC_BUILD_SSP) [N/y/?] (NEW)
 Build uClibc with linker option -z RELRO (UCLIBC_BUILD_RELRO) [Y/n/?] y
 Build uClibc with linker option -z NOW (UCLIBC_BUILD_NOW) [N/y/?] n
 Build uClibc with noexecstack marking (UCLIBC_BUILD_NOEXECSTACK) [Y/n/?] y
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19913>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to