Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #162620: patch for
bug #234381
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 234381
Collapse All
|
Expand All
(-)
csu/defs.awk.orig (+1 lines)
Lines 24-27
Link Here
24
24
25
print "#include <libc-symbols.h>";
25
print "#include <libc-symbols.h>";
26
print "weak_extern (__gmon_start__)";
26
print "weak_extern (__gmon_start__)";
27
print "#undef __i686";
27
}
28
}
Return to
bug 234381