Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 412455 | Differences between
and this patch

Collapse All | Expand All

(-)glib-2.31.0.orig/configure (-1 / +1 lines)
Lines 25930-25936 Link Here
25930
    *-*-cygwin*|*-*-darwin*)
25930
    *-*-cygwin*|*-*-darwin*)
25931
       # skip cygwin and darwin -pthread or -pthreads test
25931
       # skip cygwin and darwin -pthread or -pthreads test
25932
       ;;
25932
       ;;
25933
    *-solaris*)
25933
    xxx*-solaris*)
25934
      # These compiler/linker flags work with both Sun Studio and gcc
25934
      # These compiler/linker flags work with both Sun Studio and gcc
25935
      # Sun Studio expands -mt to -D_REENTRANT and -lthread
25935
      # Sun Studio expands -mt to -D_REENTRANT and -lthread
25936
      # gcc expands -pthreads to -D_REENTRANT -D_PTHREADS -lpthread
25936
      # gcc expands -pthreads to -D_REENTRANT -D_PTHREADS -lpthread
(-)glib-2.31.0.orig/configure.ac (-1 / +1 lines)
Lines 1988-1994 Link Here
1988
    *-*-cygwin*|*-*-darwin*)
1988
    *-*-cygwin*|*-*-darwin*)
1989
       # skip cygwin and darwin -pthread or -pthreads test
1989
       # skip cygwin and darwin -pthread or -pthreads test
1990
       ;;
1990
       ;;
1991
    *-solaris*)
1991
    xxx*-solaris*)
1992
      # These compiler/linker flags work with both Sun Studio and gcc
1992
      # These compiler/linker flags work with both Sun Studio and gcc
1993
      # Sun Studio expands -mt to -D_REENTRANT and -lthread
1993
      # Sun Studio expands -mt to -D_REENTRANT and -lthread
1994
      # gcc expands -pthreads to -D_REENTRANT -D_PTHREADS -lpthread
1994
      # gcc expands -pthreads to -D_REENTRANT -D_PTHREADS -lpthread

Return to bug 412455