Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88384 Details for
Bug 135521
cpufrequtils-002 fails to build with parallel make option
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
cpufrequtils-002-parallel-make.patch (text/plain), 580 bytes, created by
Henrik Brix Andersen
on 2006-06-04 15:18:58 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Henrik Brix Andersen
Created:
2006-06-04 15:18:58 UTC
Size:
580 bytes
patch
obsolete
>diff -urp cpufrequtils-002/Makefile cpufrequtils-002-parallel-make/Makefile >--- cpufrequtils-002/Makefile 2006-06-01 10:54:41.000000000 +0200 >+++ cpufrequtils-002-parallel-make/Makefile 2006-06-05 00:14:53.000000000 +0200 >@@ -189,7 +189,7 @@ libcpufreq.la: $(LIB_OBJS) $(LIB_HEADERS > > libcpufreq: libcpufreq.la > >-cpufreq-%: $(UTIL_OBJS) >+cpufreq-%: libcpufreq.la $(UTIL_OBJS) > $(QUIET) $(CC) $(CFLAGDEF) $(CFLAGS) -g -I. -I./lib/ -c -o utils/$@.o utils/$*.c > $(QUIET) $(CC) $(CFLAGDEF) $(CFLAGS) -g -I./lib/ -L. -L./.libs/ -lcpufreq -o $@ utils/$@.o > $(QUIET) $(STRIPCMD) $@
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 135521
: 88384