[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Stefan Wold ratler at lunar-linux.org
Sun Aug 12 17:57:43 CEST 2012


commit 29fbdcddccc83e5518f37bce43ef6980e6bc81a6
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 12 Aug 2012 08:57:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/29fbdcddccc83e5518f37bce43ef6980e6bc81a6

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  editors/emacs/BUILD                                          +3/-0     
  1 files changed, 0 insertions (+), 0 deletions (-)

--- a/editors/emacs/BUILD
+++ b/editors/emacs/BUILD
@@ -3,6 +3,9 @@
   OPTS+=" --program-transform-name='s/ctags*/etags/'"
   sedit "s;^gamedir=.*;gamedir='/var/lib/emacs/games';" configure  &&
 
+  # Fixes an incompatibility with glibc-2.16
+  sedit '/gets is a/d' lib/stdio.in.h &&
+
   #combreloc linker options fscks up things here
   LDFLAGS=`echo $LDFLAGS | sed "s/-z combreloc//" | sed "s%-Wl,-O1%%"`
   default_build




More information about the Lunar-commits mailing list