OSDN Git Service

build with -fmerge-all-constants
authorMike Frysinger <vapier@gentoo.org>
Thu, 22 Oct 2009 05:17:46 +0000 (01:17 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 22 Oct 2009 05:17:46 +0000 (01:17 -0400)
commit5a4c1b737f10317b168170094a07f3df2e181816
tree8c8436b4c09364b788411e980e12f0128ca57f7a
parente30f2a09f1e8e5b368dc8f9210b491a3a4579329
build with -fmerge-all-constants

Glibc is already using this flag and it gives us a slight code shrink in
a few functions.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Rules.mak