diff options
author | Max Horn | 2013-04-18 19:56:07 +0200 |
---|---|---|
committer | Max Horn | 2013-04-18 19:56:07 +0200 |
commit | ab50935afcecc343a4b770f8248d0dc71485145d (patch) | |
tree | 91e9ff352b56a9f574d02dfd1f3b1cd39c78b94d /devtools/create_project/xcode.cpp | |
parent | 6c55213cd5a63ff198a25573ad38672e7faa02ce (diff) | |
download | scummvm-rg350-ab50935afcecc343a4b770f8248d0dc71485145d.tar.gz scummvm-rg350-ab50935afcecc343a4b770f8248d0dc71485145d.tar.bz2 scummvm-rg350-ab50935afcecc343a4b770f8248d0dc71485145d.zip |
CONFIGURE: Do not pass LDFLAGS to compiler when -c is specified
This fixes compatibility issues with clang when using -enable-Werror:
clang generates a warning when being passed both "-c" and linker-only
flags like "-L" or "-l". Combined with -Werror, this causes a spurious
configure failure.
Diffstat (limited to 'devtools/create_project/xcode.cpp')
0 files changed, 0 insertions, 0 deletions