Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (8m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-06 20:53:56 UTC Now

2020-04-27 03:38:28 UTC MAIN commitmail json YAML

lang/gcc8: remove no-op SUBST block

The file gcc/Makefile.in does not contain GCC_TARGET_MACHINE, and there
is no patch that adds this placeholder. The related words that actually
appear in Makefile.in are -DTARGET_MACHINE, $(target_noncanonical),
$(target), $(real_target_noncanonical).

(rillig)