Package: procinfo / 1:2.0.304-5

Metadata

Package Version Patches format
procinfo 1:2.0.304-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_add GCC hardening.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
configure.in | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 add gcc hardening.
02_fix link order.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix arguments order when linking
 linker options should go _after_ the sources file list.
 Building with --as-needed requires such correct order