Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 907739 Details for
Bug 942764
sys-apps/cpuid-20241023 patch fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Makefile.rej
Makefile.rej (text/plain), 506 bytes, created by
Gary E. Miller
on 2024-11-02 23:42:30 UTC
(
hide
)
Description:
Makefile.rej
Filename:
MIME Type:
Creator:
Gary E. Miller
Created:
2024-11-02 23:42:30 UTC
Size:
506 bytes
patch
obsolete
>--- Makefile >+++ Makefile >@@ -1,11 +1,11 @@ >-CFLAGS+=-g >+CFLAGS+= > CPPFLAGS?= > LDFLAGS?= > ifneq (,$(findstring arch=i386,$(CFLAGS))) > CISA=-m32 > endif > CFL=$(CPPFLAGS) $(CFLAGS) $(CISA) -Wall -W -Wshadow -Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wimplicit-fallthrough -Wunused-parameter -Wundef -D_FILE_OFFSET_BITS=64 -DVERSION=$(VERSION) >-INSTALL_STRIP=-s >+INSTALL_STRIP= > > PACKAGE=cpuid > VERSION=20220620
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 Raw
Actions:
View
Attachments on
bug 942764
: 907739 |
907740