emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112568: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112568: Auto-commit of generated files.
Date: Mon, 13 May 2013 06:17:36 -0400
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 112568
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2013-05-13 06:17:36 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2013-05-10 10:17:36 +0000
+++ b/autogen/configure 2013-05-13 10:17:36 +0000
@@ -8535,7 +8535,7 @@
    ;;
 
   openbsd)
-   ## Han Boetes <address@hidden> says this is necessary,
+   ## Han Boetes <address@hidden> says this is necessary,
    ## otherwise Emacs dumps core on elf systems.
    LD_SWITCH_SYSTEM="-Z"
    ;;
@@ -27741,6 +27741,8 @@
   ## It seems clearer therefore to put this piece in LD_SWITCH_SYSTEM_TEMACS.
   gnu*) LD_SWITCH_SYSTEM_TEMACS="\$(LD_SWITCH_X_SITE_RPATH)" ;;
 
+  openbsd) LD_SWITCH_SYSTEM_TEMACS='-nopie' ;;
+
   *) LD_SWITCH_SYSTEM_TEMACS= ;;
 esac
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]