K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-21T15:01:21.575506Z K 7 svn:log V 417 libproc tests: allow dollars in identifiers for gcc Older versions of gcc require the -fdollars-in-identifiers option to compile the target of the libproc test, otherwise it will complain about the $qux identifier used. Direct commit to stable/12, since that still has gcc 4.2.1, and later versions of gcc do not complain by default. Git Hash: cc503d617eb671f159e7fa5b8a82e3730d07ba6e Git Author: dim@FreeBSD.org END