Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 315931 Details for
Bug 381975
sys-libs/libsmbios fails to build tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to expose set_basedir() in libsmbios_c so that tests can link to it
libsmbios-2.2.28-cppunit-tests.patch (text/plain), 539 bytes, created by
Ian Stakenvicius (RETIRED)
on 2012-06-21 19:07:22 UTC
(
hide
)
Description:
patch to expose set_basedir() in libsmbios_c so that tests can link to it
Filename:
MIME Type:
Creator:
Ian Stakenvicius (RETIRED)
Created:
2012-06-21 19:07:22 UTC
Size:
539 bytes
patch
obsolete
>diff -Naur libsmbios-2.2.28/src/libsmbios_c/smi/smi_linux.c libsmbios-2.2.28.new/src/libsmbios_c/smi/smi_linux.c >--- libsmbios-2.2.28/src/libsmbios_c/smi/smi_linux.c 2010-06-11 11:31:01.000000000 -0400 >+++ libsmbios-2.2.28.new/src/libsmbios_c/smi/smi_linux.c 2012-06-21 14:57:15.000000000 -0400 >@@ -48,6 +48,7 @@ > #define bufsize 256 > > // not in header file. for private use by unit tests. >+LIBSMBIOS_C_DLL_SPEC void set_basedir(const char *); // needed to link tests > void set_basedir(const char *newdir) > { > sysfs_basedir = newdir;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 381975
:
285665
| 315931