removed -finline-functions from the release gcc flags
authorSzilard Pall <pszilard@cbr.su.se>
Wed, 2 May 2012 12:59:00 +0000 (14:59 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Wed, 2 May 2012 12:59:10 +0000 (14:59 +0200)
commit01e9ea5b1f9a515691b05173070a56bb6c6f364b
tree0da0406bce8847cfd977a18969c34a9f7bf90b12
parent7d69ceef1ad8078167ec2d3f801922fc5e1f798b
removed -finline-functions from the release gcc flags

All gcc versions >= v4.1 include -finline-functions with -O3.

Change-Id: Iecdf906162400863329bbe2d57fc110c9c2c7a9a
cmake/gmxCFlags.cmake