lang/ghc: regen extra-patch-aclocal.m4 used for aarch64

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mikael Urankar 2020-12-22 16:37:43 +00:00
parent a076051729
commit 0848ac6764
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558922

View File

@ -1,13 +1,12 @@
--- aclocal.m4.orig 2018-03-25 21:22:32 UTC
--- aclocal.m4.orig 2020-08-07 16:52:59 UTC
+++ aclocal.m4
@@ -2361,13 +2378,6 @@ AC_DEFUN([FIND_LD],[
@@ -2461,12 +2461,6 @@ AC_DEFUN([FIND_LD],[
[enable_ld_override=yes])
find_ld() {
- # Make sure the user didn't specify LD manually.
- if test "z$LD" != "z"; then
- AC_CHECK_TARGET_TOOL([LD], [ld])
- LD_NO_GOLD=$LD
- return
- fi
-