[parrot/parrot] d67e6b: [build] Change darwin build flags to enable gdb de...
GitHub
noreply at github.com
Wed Nov 12 09:46:29 UTC 2014
Branch: refs/heads/smoke-me/darwin-gdb-gh1096
Home: https://github.com/parrot/parrot
Commit: d67e6bf8171092fbd89448bd344f69d913ba3485
https://github.com/parrot/parrot/commit/d67e6bf8171092fbd89448bd344f69d913ba3485
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M config/gen/makefiles/root.in
M config/init/hints/darwin.pm
Log Message:
-----------
[build] Change darwin build flags to enable gdb debugging
compile parrot_old static. use this for debugging with gdb.
keep -undefined dynamic_lookup only for dynamically loaded bundles.
honor cmdline flags for --ld and --link.
and move deletion of generated config and makefiles from archclean
to realclean/distclean. we want to delete all object and executables
only there.
See [GH #1096]
More information about the parrot-commits
mailing list