Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49261 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.orig (-1 / +1 lines)
Lines 372-378 Link Here
372
###########################################################################
372
###########################################################################
373
373
374
# Normal linking.
374
# Normal linking.
375
LD	= $(CC) -Wl,-s
375
LD	= $(CC) -Wl,-s -Wl,--relax
376
376
377
# For the Intel C++ Compiler -- expect large link time due to -ipo 
377
# For the Intel C++ Compiler -- expect large link time due to -ipo 
378
# optimization.
378
# optimization.

Return to bug 49261