View | Details | Raw Unified
Collapse All | Expand All

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