26 lines
695 B
Diff
26 lines
695 B
Diff
From ab8228fb82a9806b978aff4cc693900729eb0e03 Mon Sep 17 00:00:00 2001
|
|
From: caodongxia <315816521@qq.com>
|
|
Date: Thu, 20 May 2021 21:11:22 +0800
|
|
Subject: [PATCH] create patch
|
|
|
|
---
|
|
build-aux/ltmain.sh | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
|
|
index e9c06d7..375e99c 100644
|
|
--- a/build-aux/ltmain.sh
|
|
+++ b/build-aux/ltmain.sh
|
|
@@ -6523,7 +6523,7 @@ func_mode_link ()
|
|
old_convenience=
|
|
deplibs=
|
|
old_deplibs=
|
|
- compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"
|
|
+ compiler_flags="-specs=/usr/lib/rpm/generic-hardened-ld"
|
|
linker_flags=
|
|
dllsearchpath=
|
|
lib_search_path=`pwd`
|
|
--
|
|
2.27.0
|
|
|