Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 178997 Details for
Bug 251781
x11-misc/jaffm fails to build with gcc 4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to Makefile
jaffm-1.3-Makefile.patch (text/plain), 878 bytes, created by
Gene Seto
on 2009-01-19 16:04:00 UTC
(
hide
)
Description:
patch to Makefile
Filename:
MIME Type:
Creator:
Gene Seto
Created:
2009-01-19 16:04:00 UTC
Size:
878 bytes
patch
obsolete
>--- jaffm-1.3b/Makefile 2009-01-19 03:40:14.000000000 -0400 >+++ jaffm-1.3/Makefile 2009-01-19 03:41:16.000000000 -0400 >@@ -8,7 +8,7 @@ > #FLAGS=-O3 > > jaffm : jaffm.o mainwindow.o settings.o settingswindow.o timemonitor.o filetree.o filehandler.o droptarget.o dropsource.o processbox.o filesettingspanel.o execsettingspanel.o uthread.o >- $(CPP) -Wall $(FLAGS) $(WX_LIBS) jaffm.o mainwindow.o settings.o settingswindow.o timemonitor.o filetree.o filehandler.o droptarget.o dropsource.o processbox.o filesettingspanel.o execsettingspanel.o uthread.o -o jaffm >+ $(CPP) -Wall jaffm.o mainwindow.o settings.o settingswindow.o timemonitor.o filetree.o filehandler.o droptarget.o dropsource.o processbox.o filesettingspanel.o execsettingspanel.o uthread.o $(FLAGS) $(WX_LIBS) -o jaffm > > uthread.o : uthread.cpp uthread.h > $(CPP) -Wall $(FLAGS) -c $(WX_FLAGS) uthread.cpp -o uthread.o
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 251781
:
175981
|
178996
| 178997 |
178999