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

Collapse All | Expand All

(-)a/libatomic/configure (-1 / +1 lines)
Lines 15588-15594 case "$host" in Link Here
15588
    case "$enable_cet" in
15588
    case "$enable_cet" in
15589
      auto)
15589
      auto)
15590
	# Check if target supports multi-byte NOPs
15590
	# Check if target supports multi-byte NOPs
15591
	# and if assembler supports CET insn.
15591
	# and if compiler and assembler support CET insn.
15592
	cet_save_CFLAGS="$CFLAGS"
15592
	cet_save_CFLAGS="$CFLAGS"
15593
	CFLAGS="$CFLAGS -fcf-protection"
15593
	CFLAGS="$CFLAGS -fcf-protection"
15594
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15594
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/libcc1/configure (-11 / +1 lines)
Lines 14028-14043 freebsd* | dragonfly*) Link Here
14028
  esac
14028
  esac
14029
  ;;
14029
  ;;
14030
14030
14031
gnu*)
14032
  version_type=linux
14033
  need_lib_prefix=no
14034
  need_version=no
14035
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14036
  soname_spec='${libname}${release}${shared_ext}$major'
14037
  shlibpath_var=LD_LIBRARY_PATH
14038
  hardcode_into_libs=yes
14039
  ;;
14040
14041
haiku*)
14031
haiku*)
14042
  version_type=linux
14032
  version_type=linux
14043
  need_lib_prefix=no
14033
  need_lib_prefix=no
Lines 14159-14165 linux*oldld* | linux*aout* | linux*coff*) Link Here
14159
# project, but have not yet been accepted: they are GCC-local changes
14149
# project, but have not yet been accepted: they are GCC-local changes
14160
# for the time being.  (See
14150
# for the time being.  (See
14161
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14151
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14162
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
14152
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
14163
  version_type=linux
14153
  version_type=linux
14164
  need_lib_prefix=no
14154
  need_lib_prefix=no
14165
  need_version=no
14155
  need_version=no
(-)a/libffi/configure (-11 / +1 lines)
Lines 14398-14413 freebsd* | dragonfly*) Link Here
14398
  esac
14398
  esac
14399
  ;;
14399
  ;;
14400
14400
14401
gnu*)
14402
  version_type=linux
14403
  need_lib_prefix=no
14404
  need_version=no
14405
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14406
  soname_spec='${libname}${release}${shared_ext}$major'
14407
  shlibpath_var=LD_LIBRARY_PATH
14408
  hardcode_into_libs=yes
14409
  ;;
14410
14411
haiku*)
14401
haiku*)
14412
  version_type=linux
14402
  version_type=linux
14413
  need_lib_prefix=no
14403
  need_lib_prefix=no
Lines 14529-14535 linux*oldld* | linux*aout* | linux*coff*) Link Here
14529
# project, but have not yet been accepted: they are GCC-local changes
14519
# project, but have not yet been accepted: they are GCC-local changes
14530
# for the time being.  (See
14520
# for the time being.  (See
14531
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14521
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14532
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
14522
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
14533
  version_type=linux
14523
  version_type=linux
14534
  need_lib_prefix=no
14524
  need_lib_prefix=no
14535
  need_version=no
14525
  need_version=no
(-)a/libgfortran/configure (-12 / +2 lines)
Lines 6017-6023 case "$host" in Link Here
6017
    case "$enable_cet" in
6017
    case "$enable_cet" in
6018
      auto)
6018
      auto)
6019
	# Check if target supports multi-byte NOPs
6019
	# Check if target supports multi-byte NOPs
6020
	# and if assembler supports CET insn.
6020
	# and if compiler and assembler support CET insn.
6021
	cet_save_CFLAGS="$CFLAGS"
6021
	cet_save_CFLAGS="$CFLAGS"
6022
	CFLAGS="$CFLAGS -fcf-protection"
6022
	CFLAGS="$CFLAGS -fcf-protection"
6023
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6023
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Lines 15532-15547 freebsd* | dragonfly*) Link Here
15532
  esac
15532
  esac
15533
  ;;
15533
  ;;
15534
15534
15535
gnu*)
15536
  version_type=linux
15537
  need_lib_prefix=no
15538
  need_version=no
15539
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
15540
  soname_spec='${libname}${release}${shared_ext}$major'
15541
  shlibpath_var=LD_LIBRARY_PATH
15542
  hardcode_into_libs=yes
15543
  ;;
15544
15545
haiku*)
15535
haiku*)
15546
  version_type=linux
15536
  version_type=linux
15547
  need_lib_prefix=no
15537
  need_lib_prefix=no
Lines 15663-15669 linux*oldld* | linux*aout* | linux*coff*) Link Here
15663
# project, but have not yet been accepted: they are GCC-local changes
15653
# project, but have not yet been accepted: they are GCC-local changes
15664
# for the time being.  (See
15654
# for the time being.  (See
15665
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15655
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15666
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
15656
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
15667
  version_type=linux
15657
  version_type=linux
15668
  need_lib_prefix=no
15658
  need_lib_prefix=no
15669
  need_version=no
15659
  need_version=no
(-)a/libhsail-rt/configure (-11 / +1 lines)
Lines 14076-14091 freebsd* | dragonfly*) Link Here
14076
  esac
14076
  esac
14077
  ;;
14077
  ;;
14078
14078
14079
gnu*)
14080
  version_type=linux
14081
  need_lib_prefix=no
14082
  need_version=no
14083
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14084
  soname_spec='${libname}${release}${shared_ext}$major'
14085
  shlibpath_var=LD_LIBRARY_PATH
14086
  hardcode_into_libs=yes
14087
  ;;
14088
14089
haiku*)
14079
haiku*)
14090
  version_type=linux
14080
  version_type=linux
14091
  need_lib_prefix=no
14081
  need_lib_prefix=no
Lines 14207-14213 linux*oldld* | linux*aout* | linux*coff*) Link Here
14207
# project, but have not yet been accepted: they are GCC-local changes
14197
# project, but have not yet been accepted: they are GCC-local changes
14208
# for the time being.  (See
14198
# for the time being.  (See
14209
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14199
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14210
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
14200
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
14211
  version_type=linux
14201
  version_type=linux
14212
  need_lib_prefix=no
14202
  need_lib_prefix=no
14213
  need_version=no
14203
  need_version=no
(-)a/libiberty/configure (-1 / +6 lines)
Lines 7396-7402 if ${ac_cv_func_mmap_fixed_mapped+:} false; then : Link Here
7396
  $as_echo_n "(cached) " >&6
7396
  $as_echo_n "(cached) " >&6
7397
else
7397
else
7398
  if test "$cross_compiling" = yes; then :
7398
  if test "$cross_compiling" = yes; then :
7399
  ac_cv_func_mmap_fixed_mapped=no
7399
  case "$host_os" in # ((
7400
			  # Guess yes on platforms where we know the result.
7401
		  linux*) ac_cv_func_mmap_fixed_mapped=yes ;;
7402
			  # If we don't know, assume the worst.
7403
		  *)      ac_cv_func_mmap_fixed_mapped=no ;;
7404
		esac
7400
else
7405
else
7401
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7406
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7402
/* end confdefs.h.  */
7407
/* end confdefs.h.  */
(-)a/libitm/configure (-12 / +2 lines)
Lines 14901-14916 freebsd* | dragonfly*) Link Here
14901
  esac
14901
  esac
14902
  ;;
14902
  ;;
14903
14903
14904
gnu*)
14905
  version_type=linux
14906
  need_lib_prefix=no
14907
  need_version=no
14908
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14909
  soname_spec='${libname}${release}${shared_ext}$major'
14910
  shlibpath_var=LD_LIBRARY_PATH
14911
  hardcode_into_libs=yes
14912
  ;;
14913
14914
haiku*)
14904
haiku*)
14915
  version_type=linux
14905
  version_type=linux
14916
  need_lib_prefix=no
14906
  need_lib_prefix=no
Lines 15032-15038 linux*oldld* | linux*aout* | linux*coff*) Link Here
15032
# project, but have not yet been accepted: they are GCC-local changes
15022
# project, but have not yet been accepted: they are GCC-local changes
15033
# for the time being.  (See
15023
# for the time being.  (See
15034
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15024
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15035
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
15025
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
15036
  version_type=linux
15026
  version_type=linux
15037
  need_lib_prefix=no
15027
  need_lib_prefix=no
15038
  need_version=no
15028
  need_version=no
Lines 17882-17888 case "$host" in Link Here
17882
    case "$enable_cet" in
17872
    case "$enable_cet" in
17883
      auto)
17873
      auto)
17884
	# Check if target supports multi-byte NOPs
17874
	# Check if target supports multi-byte NOPs
17885
	# and if assembler supports CET insn.
17875
	# and if compiler and assembler support CET insn.
17886
	cet_save_CFLAGS="$CFLAGS"
17876
	cet_save_CFLAGS="$CFLAGS"
17887
	CFLAGS="$CFLAGS -fcf-protection"
17877
	CFLAGS="$CFLAGS -fcf-protection"
17888
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17878
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/libobjc/configure (-1 / +1 lines)
Lines 3466-3472 case "$host" in Link Here
3466
    case "$enable_cet" in
3466
    case "$enable_cet" in
3467
      auto)
3467
      auto)
3468
	# Check if target supports multi-byte NOPs
3468
	# Check if target supports multi-byte NOPs
3469
	# and if assembler supports CET insn.
3469
	# and if compiler and assembler support CET insn.
3470
	cet_save_CFLAGS="$CFLAGS"
3470
	cet_save_CFLAGS="$CFLAGS"
3471
	CFLAGS="$CFLAGS -fcf-protection"
3471
	CFLAGS="$CFLAGS -fcf-protection"
3472
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3472
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/liboffloadmic/configure (-25 / +17 lines)
Lines 7900-7922 _LT_EOF Link Here
7900
fi
7900
fi
7901
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7901
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7902
$as_echo "$lt_cv_ld_force_load" >&6; }
7902
$as_echo "$lt_cv_ld_force_load" >&6; }
7903
    case $host_os in
7903
    # Allow for Darwin 4-7 (macOS 10.0-10.3) although these are not expect to
7904
    rhapsody* | darwin1.[012])
7904
    # build without first building modern cctools / linker.
7905
    case $host_cpu-$host_os in
7906
    *-rhapsody* | *-darwin1.[012])
7905
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7907
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7906
    darwin1.*)
7908
    *-darwin1.*)
7907
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7909
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7908
    darwin*) # darwin 5.x on
7910
    *-darwin*)
7909
      # if running on 10.5 or later, the deployment target defaults
7911
      # darwin 5.x (macOS 10.1) onwards we only need to adjust when the
7910
      # to the OS version, if on x86, and 10.4, the deployment
7912
      # deployment target is forced to an earlier version.
7911
      # target defaults to 10.4. Don't you love it?
7913
      case ${MACOSX_DEPLOYMENT_TARGET-UNSET},$host in
7912
      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7914
	UNSET,*-darwin[89]*|UNSET,*-darwin[12][0123456789]*)
7913
	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7915
	  ;;
7914
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7915
	10.[012][,.]*)
7916
	10.[012][,.]*)
7916
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7917
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
7917
	10.*)
7918
	  ;;
7918
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7919
	*)
7919
      esac
7920
	  ;;
7921
     esac
7920
    ;;
7922
    ;;
7921
  esac
7923
  esac
7922
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7924
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
Lines 14265-14280 freebsd* | dragonfly*) Link Here
14265
  esac
14267
  esac
14266
  ;;
14268
  ;;
14267
14269
14268
gnu*)
14269
  version_type=linux
14270
  need_lib_prefix=no
14271
  need_version=no
14272
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14273
  soname_spec='${libname}${release}${shared_ext}$major'
14274
  shlibpath_var=LD_LIBRARY_PATH
14275
  hardcode_into_libs=yes
14276
  ;;
14277
14278
haiku*)
14270
haiku*)
14279
  version_type=linux
14271
  version_type=linux
14280
  need_lib_prefix=no
14272
  need_lib_prefix=no
Lines 14396-14402 linux*oldld* | linux*aout* | linux*coff*) Link Here
14396
# project, but have not yet been accepted: they are GCC-local changes
14388
# project, but have not yet been accepted: they are GCC-local changes
14397
# for the time being.  (See
14389
# for the time being.  (See
14398
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14390
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14399
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
14391
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
14400
  version_type=linux
14392
  version_type=linux
14401
  need_lib_prefix=no
14393
  need_lib_prefix=no
14402
  need_version=no
14394
  need_version=no
(-)a/liboffloadmic/plugin/aclocal.m4 (-1 / +1 lines)
Lines 1169-1178 AC_SUBST([am__untar]) Link Here
1169
1169
1170
m4_include([../../config/acx.m4])
1170
m4_include([../../config/acx.m4])
1171
m4_include([../../config/depstand.m4])
1171
m4_include([../../config/depstand.m4])
1172
m4_include([../../config/toolexeclibdir.m4])
1173
m4_include([../../config/lead-dot.m4])
1172
m4_include([../../config/lead-dot.m4])
1174
m4_include([../../config/multi.m4])
1173
m4_include([../../config/multi.m4])
1175
m4_include([../../config/override.m4])
1174
m4_include([../../config/override.m4])
1175
m4_include([../../config/toolexeclibdir.m4])
1176
m4_include([../../libtool.m4])
1176
m4_include([../../libtool.m4])
1177
m4_include([../../ltoptions.m4])
1177
m4_include([../../ltoptions.m4])
1178
m4_include([../../ltsugar.m4])
1178
m4_include([../../ltsugar.m4])
(-)a/liboffloadmic/plugin/configure (-25 / +17 lines)
Lines 7280-7302 _LT_EOF Link Here
7280
fi
7280
fi
7281
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7281
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7282
$as_echo "$lt_cv_ld_force_load" >&6; }
7282
$as_echo "$lt_cv_ld_force_load" >&6; }
7283
    case $host_os in
7283
    # Allow for Darwin 4-7 (macOS 10.0-10.3) although these are not expect to
7284
    rhapsody* | darwin1.[012])
7284
    # build without first building modern cctools / linker.
7285
    case $host_cpu-$host_os in
7286
    *-rhapsody* | *-darwin1.[012])
7285
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7287
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7286
    darwin1.*)
7288
    *-darwin1.*)
7287
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7289
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7288
    darwin*) # darwin 5.x on
7290
    *-darwin*)
7289
      # if running on 10.5 or later, the deployment target defaults
7291
      # darwin 5.x (macOS 10.1) onwards we only need to adjust when the
7290
      # to the OS version, if on x86, and 10.4, the deployment
7292
      # deployment target is forced to an earlier version.
7291
      # target defaults to 10.4. Don't you love it?
7293
      case ${MACOSX_DEPLOYMENT_TARGET-UNSET},$host in
7292
      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7294
	UNSET,*-darwin[89]*|UNSET,*-darwin[12][0123456789]*)
7293
	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7295
	  ;;
7294
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7295
	10.[012][,.]*)
7296
	10.[012][,.]*)
7296
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7297
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
7297
	10.*)
7298
	  ;;
7298
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7299
	*)
7299
      esac
7300
	  ;;
7301
     esac
7300
    ;;
7302
    ;;
7301
  esac
7303
  esac
7302
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7304
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
Lines 13912-13927 freebsd* | dragonfly*) Link Here
13912
  esac
13914
  esac
13913
  ;;
13915
  ;;
13914
13916
13915
gnu*)
13916
  version_type=linux
13917
  need_lib_prefix=no
13918
  need_version=no
13919
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
13920
  soname_spec='${libname}${release}${shared_ext}$major'
13921
  shlibpath_var=LD_LIBRARY_PATH
13922
  hardcode_into_libs=yes
13923
  ;;
13924
13925
haiku*)
13917
haiku*)
13926
  version_type=linux
13918
  version_type=linux
13927
  need_lib_prefix=no
13919
  need_lib_prefix=no
Lines 14043-14049 linux*oldld* | linux*aout* | linux*coff*) Link Here
14043
# project, but have not yet been accepted: they are GCC-local changes
14035
# project, but have not yet been accepted: they are GCC-local changes
14044
# for the time being.  (See
14036
# for the time being.  (See
14045
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14037
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
14046
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
14038
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
14047
  version_type=linux
14039
  version_type=linux
14048
  need_lib_prefix=no
14040
  need_lib_prefix=no
14049
  need_version=no
14041
  need_version=no
(-)a/libquadmath/configure (-1 / +1 lines)
Lines 13031-13037 case "$host" in Link Here
13031
    case "$enable_cet" in
13031
    case "$enable_cet" in
13032
      auto)
13032
      auto)
13033
	# Check if target supports multi-byte NOPs
13033
	# Check if target supports multi-byte NOPs
13034
	# and if assembler supports CET insn.
13034
	# and if compiler and assembler support CET insn.
13035
	cet_save_CFLAGS="$CFLAGS"
13035
	cet_save_CFLAGS="$CFLAGS"
13036
	CFLAGS="$CFLAGS -fcf-protection"
13036
	CFLAGS="$CFLAGS -fcf-protection"
13037
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13037
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/libsanitizer/configure (-11 / +1 lines)
Lines 15201-15216 freebsd* | dragonfly*) Link Here
15201
  esac
15201
  esac
15202
  ;;
15202
  ;;
15203
15203
15204
gnu*)
15205
  version_type=linux
15206
  need_lib_prefix=no
15207
  need_version=no
15208
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
15209
  soname_spec='${libname}${release}${shared_ext}$major'
15210
  shlibpath_var=LD_LIBRARY_PATH
15211
  hardcode_into_libs=yes
15212
  ;;
15213
15214
haiku*)
15204
haiku*)
15215
  version_type=linux
15205
  version_type=linux
15216
  need_lib_prefix=no
15206
  need_lib_prefix=no
Lines 15332-15338 linux*oldld* | linux*aout* | linux*coff*) Link Here
15332
# project, but have not yet been accepted: they are GCC-local changes
15322
# project, but have not yet been accepted: they are GCC-local changes
15333
# for the time being.  (See
15323
# for the time being.  (See
15334
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15324
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15335
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
15325
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
15336
  version_type=linux
15326
  version_type=linux
15337
  need_lib_prefix=no
15327
  need_lib_prefix=no
15338
  need_version=no
15328
  need_version=no
(-)a/libssp/configure (-1 / +1 lines)
Lines 4338-4344 case "$host" in Link Here
4338
    case "$enable_cet" in
4338
    case "$enable_cet" in
4339
      auto)
4339
      auto)
4340
	# Check if target supports multi-byte NOPs
4340
	# Check if target supports multi-byte NOPs
4341
	# and if assembler supports CET insn.
4341
	# and if compiler and assembler support CET insn.
4342
	cet_save_CFLAGS="$CFLAGS"
4342
	cet_save_CFLAGS="$CFLAGS"
4343
	CFLAGS="$CFLAGS -fcf-protection"
4343
	CFLAGS="$CFLAGS -fcf-protection"
4344
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4344
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/libvtv/configure (-12 / +2 lines)
Lines 15099-15114 freebsd* | dragonfly*) Link Here
15099
  esac
15099
  esac
15100
  ;;
15100
  ;;
15101
15101
15102
gnu*)
15103
  version_type=linux
15104
  need_lib_prefix=no
15105
  need_version=no
15106
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
15107
  soname_spec='${libname}${release}${shared_ext}$major'
15108
  shlibpath_var=LD_LIBRARY_PATH
15109
  hardcode_into_libs=yes
15110
  ;;
15111
15112
haiku*)
15102
haiku*)
15113
  version_type=linux
15103
  version_type=linux
15114
  need_lib_prefix=no
15104
  need_lib_prefix=no
Lines 15230-15236 linux*oldld* | linux*aout* | linux*coff*) Link Here
15230
# project, but have not yet been accepted: they are GCC-local changes
15220
# project, but have not yet been accepted: they are GCC-local changes
15231
# for the time being.  (See
15221
# for the time being.  (See
15232
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15222
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
15233
linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
15223
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
15234
  version_type=linux
15224
  version_type=linux
15235
  need_lib_prefix=no
15225
  need_lib_prefix=no
15236
  need_version=no
15226
  need_version=no
Lines 15672-15678 case "$host" in Link Here
15672
    case "$enable_cet" in
15662
    case "$enable_cet" in
15673
      auto)
15663
      auto)
15674
	# Check if target supports multi-byte NOPs
15664
	# Check if target supports multi-byte NOPs
15675
	# and if assembler supports CET insn.
15665
	# and if compiler and assembler support CET insn.
15676
	cet_save_CFLAGS="$CFLAGS"
15666
	cet_save_CFLAGS="$CFLAGS"
15677
	CFLAGS="$CFLAGS -fcf-protection"
15667
	CFLAGS="$CFLAGS -fcf-protection"
15678
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15668
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
(-)a/lto-plugin/configure (-14 / +16 lines)
Lines 8429-8451 _LT_EOF Link Here
8429
fi
8429
fi
8430
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8430
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8431
$as_echo "$lt_cv_ld_force_load" >&6; }
8431
$as_echo "$lt_cv_ld_force_load" >&6; }
8432
    case $host_os in
8432
    # Allow for Darwin 4-7 (macOS 10.0-10.3) although these are not expect to
8433
    rhapsody* | darwin1.[012])
8433
    # build without first building modern cctools / linker.
8434
    case $host_cpu-$host_os in
8435
    *-rhapsody* | *-darwin1.[012])
8434
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8436
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8435
    darwin1.*)
8437
    *-darwin1.*)
8436
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8438
      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8437
    darwin*) # darwin 5.x on
8439
    *-darwin*)
8438
      # if running on 10.5 or later, the deployment target defaults
8440
      # darwin 5.x (macOS 10.1) onwards we only need to adjust when the
8439
      # to the OS version, if on x86, and 10.4, the deployment
8441
      # deployment target is forced to an earlier version.
8440
      # target defaults to 10.4. Don't you love it?
8442
      case ${MACOSX_DEPLOYMENT_TARGET-UNSET},$host in
8441
      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8443
	UNSET,*-darwin[89]*|UNSET,*-darwin[12][0123456789]*)
8442
	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8444
	  ;;
8443
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8444
	10.[012][,.]*)
8445
	10.[012][,.]*)
8445
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8446
	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
8446
	10.*)
8447
	  ;;
8447
	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8448
	*)
8448
      esac
8449
	  ;;
8450
     esac
8449
    ;;
8451
    ;;
8450
  esac
8452
  esac
8451
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8453
    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
(-)a/zlib/configure (-3 / +7 lines)
Lines 4169-4175 case "$host" in Link Here
4169
    case "$enable_cet" in
4169
    case "$enable_cet" in
4170
      auto)
4170
      auto)
4171
	# Check if target supports multi-byte NOPs
4171
	# Check if target supports multi-byte NOPs
4172
	# and if assembler supports CET insn.
4172
	# and if compiler and assembler support CET insn.
4173
	cet_save_CFLAGS="$CFLAGS"
4173
	cet_save_CFLAGS="$CFLAGS"
4174
	CFLAGS="$CFLAGS -fcf-protection"
4174
	CFLAGS="$CFLAGS -fcf-protection"
4175
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4175
	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Lines 11278-11284 if ${ac_cv_func_mmap_fixed_mapped+:} false; then : Link Here
11278
  $as_echo_n "(cached) " >&6
11278
  $as_echo_n "(cached) " >&6
11279
else
11279
else
11280
  if test "$cross_compiling" = yes; then :
11280
  if test "$cross_compiling" = yes; then :
11281
  ac_cv_func_mmap_fixed_mapped=no
11281
  case "$host_os" in # ((
11282
			  # Guess yes on platforms where we know the result.
11283
		  linux*) ac_cv_func_mmap_fixed_mapped=yes ;;
11284
			  # If we don't know, assume the worst.
11285
		  *)      ac_cv_func_mmap_fixed_mapped=no ;;
11286
		esac
11282
else
11287
else
11283
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11288
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11284
/* end confdefs.h.  */
11289
/* end confdefs.h.  */
11285
- 

Return to bug 777117