Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71542 Details for
Bug 110585
Nestra 0.66-7 fails to build due to broken/missing include path in makefile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to 'fix' the makefile
nestra_make.diff (text/plain), 536 bytes, created by
Kyle Hokanson
on 2005-10-26 20:24:20 UTC
(
hide
)
Description:
diff to 'fix' the makefile
Filename:
MIME Type:
Creator:
Kyle Hokanson
Created:
2005-10-26 20:24:20 UTC
Size:
536 bytes
patch
obsolete
>--- Makefile 2005-10-26 20:07:33.000000000 -0700 >+++ Makefile.new 2005-10-26 20:18:46.000000000 -0700 >@@ -25,7 +25,7 @@ > i686-pc-linux-gnu-gcc -march=k8 -O2 -pipe -fomit-frame-pointer -m32 -c mapper.c > > x11.o: x11.c io.h mapper.h globals.h >- i686-pc-linux-gnu-gcc -march=k8 -O2 -pipe -fomit-frame-pointer -m32 -c x11.c >+ i686-pc-linux-gnu-gcc -march=k8 -O2 -pipe -fomit-frame-pointer -m32 -c x11.c -I /usr/include > > fb.o: fb.c pixels.c mapper.h globals.h > i686-pc-linux-gnu-gcc -march=k8 -O2 -pipe -fomit-frame-pointer -m32 -c fb.c
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 110585
:
71541
| 71542 |
71543
|
71544
|
71557
|
71559