Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153083697
D34215.id102526.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
541 B
Referenced Files
None
Subscribers
None
D34215.id102526.diff
View Options
Index: usr.sbin/crunch/crunchgen/crunchgen.c
===================================================================
--- usr.sbin/crunch/crunchgen/crunchgen.c
+++ usr.sbin/crunch/crunchgen/crunchgen.c
@@ -1123,7 +1123,7 @@
fprintf(outmk, " $(%s_LIBS)", p->ident);
fprintf(outmk, "\n");
- fprintf(outmk, "\t$(CC) -nostdlib -Wl,-dc -r -o %s.lo %s_stub.o $(%s_OBJPATHS)",
+ fprintf(outmk, "\t$(CC) -nostdlib -r -o %s.lo %s_stub.o $(%s_OBJPATHS)",
p->name, p->name, p->ident);
if (p->libs)
fprintf(outmk, " $(%s_LIBS)", p->ident);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 12:48 AM (22 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31812804
Default Alt Text
D34215.id102526.diff (541 B)
Attached To
Mode
D34215: crunchgen: remove -Wl,-dc
Attached
Detach File
Event Timeline
Log In to Comment