[Scummvm-cvs-logs] scummvm-sites buildbot -> 85203e5e6ea6c9ec6dfdfc68e752efaedb143f3b
digitall
dgturner at iee.org
Mon Nov 26 23:22:51 CET 2012
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
85203e5e6e BUILDBOT: Change OSX toolchains from using "-isystem" to using "-I".
Commit: 85203e5e6ea6c9ec6dfdfc68e752efaedb143f3b
https://github.com/scummvm/scummvm-sites/commit/85203e5e6ea6c9ec6dfdfc68e752efaedb143f3b
Author: D G Turner (digitall at scummvm.org)
Date: 2012-11-26T14:17:29-08:00
Commit Message:
BUILDBOT: Change OSX toolchains from using "-isystem" to using "-I".
It appears that the OSX GCC compilers don't seem to treat -isystem as
expected, which is causing a compile failure of the tools. Using -I
option instead.
Changed paths:
config/master.cfg
More information about the Scummvm-git-logs
mailing list