Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' (details)
Commit b3d5e20c04af353b246c9b2607c145f7dbd508dd by Sven Gothel
cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' flag for compiler/linker.

As Wade Walker suggests, use '-mmacosx-version-min=10.5' compiler/linker flag,
which doesn't break 10.6 nor 10.7 builds, still need confirmation whether it
works on 10.5!
The file was modified make/gluegen-cpptasks-base.xml (diff)