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)
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
Unknown Object (File)
Thu, Oct 2, 4:46 AM
Unknown Object (File)
Wed, Oct 1, 5:35 AM
Unknown Object (File)
Tue, Sep 30, 11:41 PM
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