/[emacs]/emacs/src/s/freebsd.h
ViewVC logotype

Diff of /emacs/src/s/freebsd.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by miles, Mon Sep 1 15:45:58 2003 UTC revision 1.42 by gerd, Mon Nov 24 13:12:25 2003 UTC
# Line 220  Boston, MA 02111-1307, USA.  */ Line 220  Boston, MA 02111-1307, USA.  */
220    
221  #define POSIX_SIGNALS           1  #define POSIX_SIGNALS           1
222    
223    /* The `combreloc' setting became the default, and it seems to be
224       incompatible with unexec.  Symptom is an immediate SEGV in
225       XtInitializeWidget when starting Emacs under X11.  */
226    
227    #if defined __FreeBSD_version && __FreeBSD_version >= 500042
228    #define LD_SWITCH_SYSTEM_TEMACS -znocombreloc
229    #endif
230    
231  /* arch-tag: 426529ca-b7c4-448f-b10a-d4dcdc9c78eb  /* arch-tag: 426529ca-b7c4-448f-b10a-d4dcdc9c78eb
232     (do not change this comment) */     (do not change this comment) */

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26