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)
Thu, Oct 2, 4:46 AM
Unknown Object (File)
Wed, Oct 1, 5:35 AM
Unknown Object (File)
Tue, Sep 30, 11:41 PM
Unknown Object (File)
Fri, Sep 26, 3:13 PM
Unknown Object (File)
Thu, Sep 25, 9:56 PM
Unknown Object (File)
Mon, Sep 22, 9:46 PM
Unknown Object (File)
Thu, Sep 18, 4:34 PM
Unknown Object (File)
Thu, Sep 18, 4:33 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57926
Build 54814: arc lint + arc unit