[SVN-Commit] r1718 - trunk/www/linux-tor-browser

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Mon Sep 29 15:51:15 UTC 2014


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 at GLIBC_2.11
 USE_LINUX_APPS=	atk fontconfig gtk2 pango \
 		dbusglib dbuslibs alsalib alsa-plugins-oss
 NO_BUILD=	yes


More information about the freebsd-gecko mailing list