:info:build i686-apple-darwin10-g++-4.2.1: -current_version only allowed with -dynamiclib
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Tue Sep 27 10:57:09 PDT 2011
It's cmake-specific.
You might find that editing build/CMakeCache can be fruitful. That'll
store everything after it was computed, so you'd be able to change
anything before it gets used.
As for editing it to be correct to begin with, you might find that the
variables from build/CMakeCache are in source/CMakeLists, or are part of
the CMake/KDE/Qt macros.
More information about the macports-dev
mailing list