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
Unknown Object (File)
Sun, Sep 6, 10:28 PM
Unknown Object (File)
Thu, Aug 20, 4:15 AM
Unknown Object (File)
Sat, Aug 15, 10:52 PM
Unknown Object (File)
Aug 8 2026, 6:01 PM
Unknown Object (File)
Aug 7 2026, 9:46 PM
Unknown Object (File)
Aug 6 2026, 2:28 PM
Unknown Object (File)
Aug 6 2026, 2:02 PM
Unknown Object (File)
Aug 4 2026, 10:35 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