portmap 6.0: kill -O2 and replace -fpie with -fPIC.
authorChris Larson <clarson@mvista.com>
Thu, 17 Dec 2009 15:51:03 +0000 (08:51 -0700)
committerChris Larson <clarson@mvista.com>
Thu, 17 Dec 2009 15:51:03 +0000 (08:51 -0700)
commit2ac4f6cdee4924791729ca1b46dff0c007527d34
tree677565b36f309af847cdaafed06ff3f46abbb66c
parent7b49682d1ba746f6ebdc6493df4511596711474b
portmap 6.0: kill -O2 and replace -fpie with -fPIC.

4fe22eed50ce7c45da30b0efc6106b90281ff5f5 changed the CFLAGS bits to match the
makefiles, but bitbake.conf is what controls optimizations--recipes shouldn't
be forcing -O2, and -fpie can cause problems on some archs, and should be a
distro policy decision regardless.

Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/portmap/portmap_6.0.bb