summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2014-06-20 07:27:50 +0000
committermartin <martin@pkgsrc.org>2014-06-20 07:27:50 +0000
commitba16a8b4b6b2667d15148772e3c9c073f2e489b4 (patch)
tree7a903d1ed7f7821d17d21589bc61fc4a0b7b2974 /biology
parentac8ecfca01cf8f3fe730c139f1e3088efe40a97f (diff)
downloadpkgsrc-ba16a8b4b6b2667d15148772e3c9c073f2e489b4.tar.gz
Add compiler depenend magic to keep the version compiled with option "debug"
usable with modern gcc. Since the full "debug" version will behave differently to the standard version (as it enables all the mozilla internal consistency checks, and also drops compiler optimization), it is not very usefull when trying to debug crashes that could be compiler bugs, or mozilla low level bugs - so provide a new option "debug-info" that creates a debuggable, but fully optimized version. The result is best run from the pkgobj dir via the work/build/dist/bin/run-mozilla script with options "-g ./firefox". No changes to the default pkg generated.
Diffstat (limited to 'biology')
0 files changed, 0 insertions, 0 deletions