Page MenuHomeFreeBSD

cross-build: progname.c is used only on linux, so no ifdefs needed
ClosedPublic

Authored by imp on May 26 2024, 9:21 PM.
Tags
None
Referenced Files
F134004642: D45374.diff
Wed, Oct 29, 11:19 PM
Unknown Object (File)
Mon, Oct 27, 2:00 AM
Unknown Object (File)
Thu, Oct 23, 2:15 PM
Unknown Object (File)
Sat, Oct 18, 2:47 PM
Unknown Object (File)
Sat, Oct 18, 2:47 PM
Unknown Object (File)
Sat, Oct 18, 2:47 PM
Unknown Object (File)
Sat, Oct 18, 3:29 AM
Unknown Object (File)
Thu, Oct 9, 3:14 AM
Subscribers
None

Details

Summary

The logic in the makefile ensures this is only present on Linux, so no
ifdef is needed. I overlooked comments to the effect in the original
pull request somehow.

Fixes: 0e03402139da
Suggested by: arichards, jrtc27
Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable