代码拉取完成,页面将自动刷新
同步操作将从 ticat_fp/euler_binutils 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 8fb95e58ea6b2c2fddd0b308acdc160dda217b7b Mon Sep 17 00:00:00 2001
From: eastb233 <xiezhiheng@huawei.com>
Date: Tue, 8 Aug 2023 20:05:24 +0800
Subject: [PATCH] [X86] Change -fpic to -fPIC in PICFLAG
---
intl/configure | 2 +-
libiberty/configure | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/intl/configure b/intl/configure
index e75f072f..f8438526 100755
--- a/intl/configure
+++ b/intl/configure
@@ -6867,7 +6867,7 @@ case "${host}" in
# Some targets support both -fPIC and -fpic, but prefer the latter.
# FIXME: Why?
i[34567]86-*-* | x86_64-*-*)
- PICFLAG=-fpic
+ PICFLAG=-fPIC
;;
# FIXME: Override -fPIC default in libgcc only?
sh-*-linux* | sh[2346lbe]*-*-linux*)
diff --git a/libiberty/configure b/libiberty/configure
index 1ccfac9f..0b85f351 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -5362,7 +5362,7 @@ case "${host}" in
# Some targets support both -fPIC and -fpic, but prefer the latter.
# FIXME: Why?
i[34567]86-*-* | x86_64-*-*)
- PICFLAG=-fpic
+ PICFLAG=-fPIC
;;
# FIXME: Override -fPIC default in libgcc only?
sh-*-linux* | sh[2346lbe]*-*-linux*)
--
2.19.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。