Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37414138
en ru br
ALT Linux repos
S:115.2.2-alt1
5.0: 2.0.0.21-alt0.M50.3
4.1: 2.0.0.21-alt0.M41.1
4.0: 2.0.0.21-alt0.M40.1
3.0: 1.0.6-alt2.1
+updates:1.0.8-alt0.M30.1

Group :: Networking/Mail
RPM: thunderbird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: firefox-1.5.0.1-alt-asm-directive.patch
Download


--- mozilla/configure.in.asm-fix	2006-02-13 09:17:22 +0300
+++ mozilla/configure.in	2006-02-13 09:18:44 +0300
@@ -2359,17 +2359,18 @@ dnl Note that we assume that mac & win32
         CXXFLAGS=$_SAVE_CXXFLAGS
     fi
     AC_LANG_RESTORE
 fi
 
 dnl Check for .hidden assembler directive and visibility attribute.
 dnl Borrowed from glibc configure.in
 dnl ===============================================================
-if test "$GNU_CC"; then
+dnl if test "$GNU_CC"; then
+if false; then
   AC_CACHE_CHECK(for visibility(hidden) attribute,
                  ac_cv_visibility_hidden,
                  [cat > conftest.c <<EOF
                   int foo __attribute__ ((visibility ("hidden"))) = 1;
 EOF
                   ac_cv_visibility_hidden=no
                   if ${CC-cc} -Werror -S conftest.c -o conftest.s >/dev/null 2>&1; then
                     if grep '\.hidden.*foo' conftest.s >/dev/null; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin