On Sat, Apr 4, 2015, at 11:32 AM, [email protected] wrote: > I’d be very grateful if someone could tell me how/where to disable > symbol stripping in the package phase? Attempting to get a debuggable > version of Xulrunner on OSX.
You want to put ac_add_options --disable-install-strip in your mozconfig. -Ted
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

