Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 160613 Details for
Bug 232033
[science overlay] sci-mathematics/gap-guava (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the makefile.in of guava 3.5
guava-makefile-in.patch (text/plain), 630 bytes, created by
François Bissey
on 2008-07-17 01:50:24 UTC
(
hide
)
Description:
patch for the makefile.in of guava 3.5
Filename:
MIME Type:
Creator:
François Bissey
Created:
2008-07-17 01:50:24 UTC
Size:
630 bytes
patch
obsolete
>--- Makefile.in.orig 2008-07-09 16:58:01.000000000 +1200 >+++ Makefile.in 2008-07-09 16:58:38.000000000 +1200 >@@ -1,5 +1,5 @@ > CC = gcc >-CFLAGS = -O2 >+CFLAGS ?= -O2 > SRCDIR = ../../src/leon/src > CJSRCDIR= ../../src/ctjhai > >@@ -19,7 +19,7 @@ > cp orbdes ../../bin/leon; cp orblist ../../bin/leon; \ > cp randobj ../../bin/leon; cp setstab ../../bin/leon; \ > cp wtdist ../../bin/leon; cp src/*.sh ../../bin/leon; \ >- cp wtdist ../../bin; cp desauto ../../bin \ >+ cp wtdist ../../bin; cp desauto ../../bin; \ > cp wtdist ../../bin/@GAPARCH@; cp desauto ../../bin/@GAPARCH@ \ > ) > # the last two for backwards compatibility?
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 232033
:
160612
| 160613