Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 0eba55c180e04dcf67282d234479d6976d724009
https://github.com/parrot/parrot/commit/0eba55c180e04dcf67282d234479d6976d724009
Author: Reini Urban <[email protected]>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M ChangeLog
M config/gen/makefiles/root.in
Log Message:
-----------
[build] Enable --disable-shared, link to static libparrot
When the system did support dynamic linking we had no chance to
link against a static libparrot, as PARROT_LIBS checked for
has_dynamic_linking and not parrot_is_shared.
Note that we have no --disable-static yet, so we cannot forbid
creating a LIBPARROT_STATIC, this only relies on has_static_linking.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits