Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88713
Collapse All | Expand All

(-)ekg-1.6rc1-old/configure (-1 / +1 lines)
Lines 4224-4230 Link Here
4224
echo $ECHO_N "checking if -pthread is sufficient with -shared... $ECHO_C" >&6
4224
echo $ECHO_N "checking if -pthread is sufficient with -shared... $ECHO_C" >&6
4225
	save_CFLAGS="$CFLAGS"
4225
	save_CFLAGS="$CFLAGS"
4226
	save_LIBS="$LIBS"
4226
	save_LIBS="$LIBS"
4227
	CFLAGS="-shared -Wl,-z,defs $CFLAGS"
4227
	CFLAGS="-shared -fPIC -Wl,-z,defs $CFLAGS"
4228
	ok="no"
4228
	ok="no"
4229
        cat >conftest.$ac_ext <<_ACEOF
4229
        cat >conftest.$ac_ext <<_ACEOF
4230
#line $LINENO "configure"
4230
#line $LINENO "configure"

Return to bug 88713