Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 15:51:08 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1718 - trunk/www/linux-tor-browser
Message-ID:  <201409291551.s8TFp899080425@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Sep 29 15:51:07 2014
New Revision: 1718

Log:
add a comment why c6 is required

Modified:
   trunk/www/linux-tor-browser/Makefile

Modified: trunk/www/linux-tor-browser/Makefile
==============================================================================
--- trunk/www/linux-tor-browser/Makefile	Mon Sep 29 15:50:51 2014	(r1717)
+++ trunk/www/linux-tor-browser/Makefile	Mon Sep 29 15:51:07 2014	(r1718)
@@ -22,7 +22,7 @@
 DOS2UNIX_FILES=	Browser/TorBrowser/Skel/Tor/torrc-defaults
 SHEBANG_FILES=	Browser/start-tor-browser
 bash_CMD=	${LINUXBASE}/bin/bash
-USE_LINUX=	c6
+USE_LINUX=	c6 # __longjmp_chk@GLIBC_2.11
 USE_LINUX_APPS=	atk fontconfig gtk2 pango \
 		dbusglib dbuslibs alsalib alsa-plugins-oss
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409291551.s8TFp899080425>