Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190694 Details for
Bug 240121
app-portage/deltup: CFLAGS are ignored
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to bzip2-1.0.3 to respect cflags and ldflags
bzip2-1.0.3-makefile-CFLAGS.patch (text/plain), 566 bytes, created by
Zeev Tarantov
on 2009-05-08 17:46:37 UTC
(
hide
)
Description:
patch to bzip2-1.0.3 to respect cflags and ldflags
Filename:
MIME Type:
Creator:
Zeev Tarantov
Created:
2009-05-08 17:46:37 UTC
Size:
566 bytes
patch
obsolete
>diff -u -r bzip2-1.0.3/Makefile deltup-0.4.4.orig/bzip2-1.0.3/Makefile >--- Makefile.orig 2005-02-17 13:28:24.000000000 +0200 >+++ Makefile 2009-05-08 19:55:49.000000000 +0300 >@@ -1,14 +1,8 @@ > > SHELL=/bin/sh > >-# To assist in cross-compiling >-CC=gcc >-AR=ar >-RANLIB=ranlib >-LDFLAGS= >- > BIGFILES=-D_FILE_OFFSET_BITS=64 >-CFLAGS=-Wall -Winline -O -g $(BIGFILES) >+CFLAGS+=-Wall -Winline $(BIGFILES) > > # Where you want it installed when you do 'make install' > PREFIX=/usr >Only in bzip2-1.0.3/: manual.html >Only in bzip2-1.0.3/: manual.pdf >Only in bzip2-1.0.3/: manual.ps
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 240121
:
190691
|
190693
| 190694 |
190695
|
190696