Path to this page:
Subject: CVS commit: pkgsrc/cross/mingw-binutils
From: Makoto Fujiwara
Date: 2021-09-26 04:33:15
Message id: 20210926023315.1EED8FA97@cvs.NetBSD.org
Log Message:
(cross/mingw-binutils) fix build, taking care ld/genscripts.sh bash issue
- The problem is:
--- all-ld ---
.././ld/genscripts.sh: 411: Syntax error: Bad substitution
*** [ei386pe.c] Error code 2
- patch-ld_genscripts.sh seems addressing this issue, but does not seem
working correctly
- So, there may be better solution, but sorry for adhoc fix (as usual)
Files: