# HG changeset patch # User Stuart Kreitman # Date 1297718438 28800 # Node ID 027712a1965af17d3ff048beccc30fc69b2d7129 # Parent 88d1d779286d3ea4907ee96ce1414c3d331941f3 7017145 Xorg sometimes fails to reply to a client that grabbed it diff -r 88d1d779286d -r 027712a1965a open-src/common/Makefile.init --- a/open-src/common/Makefile.init Mon Feb 14 10:58:46 2011 -0800 +++ b/open-src/common/Makefile.init Mon Feb 14 13:20:38 2011 -0800 @@ -95,7 +95,7 @@ ## Sun Studio CC_suncc = cc CXX_suncc = CC -OPT_FLAGS_suncc = -xO4 -xbuiltin=%none -xlibmil -xprefetch \ +OPT_FLAGS_suncc = -xO4 -W2,-Rext_tail_dup -xbuiltin=%none -xlibmil -xprefetch \ -xdepend -xspace DEBUG_FLAGS_suncc = $(DEBUG_FLAGS_common) $(BUILD_DEBUG:yes=) DEBUG_OR_OPT_FLAGS_suncc = $(DEBUG_FLAGS_suncc)