[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / usr.bin / ld

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils.old/usr.bin/ld/Makefile between version 1.6.2.1 and 1.6.2.2

version 1.6.2.1, 2019/06/10 21:53:11 version 1.6.2.2, 2020/04/08 14:06:26
Line 74  e${f}.c: ${DIST}/ld/genscripts.sh ${.CUR
Line 74  e${f}.c: ${DIST}/ld/genscripts.sh ${.CUR
   
 . if ${BINUTILS_MACHINE_ARCH} == "x86_64" || \  . if ${BINUTILS_MACHINE_ARCH} == "x86_64" || \
     ${BINUTILS_MACHINE_ARCH} == "sparc64" || \      ${BINUTILS_MACHINE_ARCH} == "sparc64" || \
       ${BINUTILS_MACHINE_ARCH} == "riscv64" || \
     !empty(BINUTILS_MACHINE_ARCH:Maarch64*) || \      !empty(BINUTILS_MACHINE_ARCH:Maarch64*) || \
     !empty(BINUTILS_MACHINE_ARCH:Mearm*) || \      !empty(BINUTILS_MACHINE_ARCH:Mearm*) || \
     !empty(BINUTILS_MACHINE_ARCH:Marm*) || \      !empty(BINUTILS_MACHINE_ARCH:Marm*) || \

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

CVSweb <webmaster@jp.NetBSD.org>