Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145791364
D45374.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
389 B
Referenced Files
None
Subscribers
None
D45374.diff
View Options
diff --git a/tools/build/cross-build/progname.c b/tools/build/cross-build/progname.c
--- a/tools/build/cross-build/progname.c
+++ b/tools/build/cross-build/progname.c
@@ -36,7 +36,6 @@
#include <sys/cdefs.h>
#include <stdlib.h>
-#ifdef __linux__
extern const char *__progname;
const char *
getprogname(void)
@@ -48,4 +47,3 @@
{
__progname = progname;
}
-#endif /* __linux__ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 25, 1:22 PM (8 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28988762
Default Alt Text
D45374.diff (389 B)
Attached To
Mode
D45374: cross-build: progname.c is used only on linux, so no ifdefs needed
Attached
Detach File
Event Timeline
Log In to Comment