Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112019945
D45374.id139127.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.id139127.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, Mar 12, 4:13 PM (3 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17122483
Default Alt Text
D45374.id139127.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