Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5669:bc51e191aaea
Disable ASLR on Mountain Lion, too.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 03 Aug 2012 01:59:46 +0900 |
parents | e9f58d024c3c |
children | 900a0a8796c3 |
comparison
equal
deleted
inserted
replaced
5644:0df3cedee9ac | 5669:bc51e191aaea |
---|---|
1 2012-07-28 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Thanks to Robert Delius Royar <xemacs@frinabulax.org>. | |
4 | |
5 * configure.ac (ASLR): Disable it on Mountain Lion, too. | |
6 * configure: Regenerate. | |
7 | |
1 2011-11-27 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | 8 2011-11-27 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
2 | 9 |
3 * configure.ac: | 10 * configure.ac: |
4 Add "-Wl,-no_pie" to linker flags on Mac OS X Lion to disable ASLR | 11 Add "-Wl,-no_pie" to linker flags on Mac OS X Lion to disable ASLR |
5 that breaks pdump. | 12 that breaks pdump. |