| blast007 | tupone: with both GCC 8.3.0 and clang 7.0.1, it picked -mtune=native | 00:15 | 
|---|---|---|
| blast007 | I can't easily test on a version older than 4.2, and I don't know if we'd actually build on that old of a version anyway | 00:15 | 
| blast007 | even Debian oldoldstable (Jessie) has GCC 4.9 | 00:16 | 
| *** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag | 01:39 | |
| BulletCatcher | BZFlag requires at least GCC 4.3 in which C++0x support was added. | 02:15 | 
| BulletCatcher | See the comment in configure.ac just above the PR#253 change. :-) | 02:15 | 
| BulletCatcher | With ax_compare_version it correctly uses -mtune=native on CentOS 7 with GCC 4.8.5. | 02:17 | 
| blast007 | then we can eliminate that logic and just always use -mtune=native, at least for the 'pc' host_vendor | 02:37 | 
| BulletCatcher | Agreed. Same for mingw32. | 02:45 | 
| BulletCatcher | Further down in configure.ac where profiling is enabled, changing it to `$CC -dumpversion | sed 's/\..*//'` should make it work correctly. | 02:50 | 
| BZNotify | 2.4 @ bzflag: JMakey pushed 1 commit (https://git.io/JfEWq): | 03:11 | 
| BZNotify | 2.4 @ bzflag: JMakey 534b0d: Do not distribute the .github directory contents. (https://git.io/JfEWm) | 03:11 | 
| BZNotify | 2.4 @ bzflag: JMakey pushed 1 commit (https://git.io/JfElW): | 03:27 | 
| BZNotify | 2.4 @ bzflag: JMakey 1301b7: Update more copyright statements to 2020. (https://git.io/JfEll) | 03:27 | 
| *** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer) | 05:14 | |
| *** cods <cods!~fred@unaffiliated/cods> has quit IRC (Ping timeout: 256 seconds) | 09:14 | |
| *** cods <cods!~fred@tuxee.net> has joined #bzflag | 09:21 | |
| BZNotify | bzflag: atupone synchronized pull request #253 "Better gcc compiler version check. Previous check failed for gcc-10" (https://git.io/JfRqR) | 21:06 | 
| tupone | ok. I have removed the version check. It only remains the check on profiling test | 21:07 | 
| tupone | that should be fixed | 21:07 | 
| *** [Gort] <[Gort]!~gort@unaffiliated/gort/x-9231432> has joined #bzflag | 21:52 | |
| *** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag | 22:38 | |
| *** [Gort] <[Gort]!~gort@unaffiliated/gort/x-9231432> has quit IRC (Quit: Leaving) | 22:47 | |
Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!