Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40206 Details for
Bug 63475
sys-apps/irda-utils-0.9.16 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
irda-utils-makefiles.patch
irda-utils-makefiles.patch (text/plain), 2.15 KB, created by
Przemyslaw Maciag (RETIRED)
on 2004-09-23 02:32:50 UTC
(
hide
)
Description:
irda-utils-makefiles.patch
Filename:
MIME Type:
Creator:
Przemyslaw Maciag (RETIRED)
Created:
2004-09-23 02:32:50 UTC
Size:
2.15 KB
patch
obsolete
>--- findchip/Makefile.orig 2004-09-05 13:57:08.955686080 +0200 >+++ findchip/Makefile 2004-09-05 13:57:33.230995672 +0200 >@@ -31,7 +31,7 @@ > ###################################################################### > > CC = gcc >-CFLAGS= $(RPM_OPT_FLAGS) $(SYS_INCLUDES) -O2 -Wall -Wstrict-prototypes >+CFLAGS= $(SYS_INCLUDES) -Wall -Wstrict-prototypes $(GCFLAGS) > > SRCS = findchip.c smc.c nsc.c winbond.c > OBJS = $(SRCS:.c=.o) >--- irattach/Makefile.orig 2004-09-05 14:04:25.793276672 +0200 >+++ irattach/Makefile 2004-09-05 14:05:35.134735168 +0200 >@@ -41,7 +41,7 @@ > SYS_LIBRARIES = > SYS_LIBPATH = -L/usr/lib -L/usr/local/lib > >-CFLAGS= -O2 -W -Wall -Wstrict-prototypes -Wshadow $(SYS_INCLUDES) >+CFLAGS= -W -Wall -Wstrict-prototypes -Wshadow $(SYS_INCLUDES) $(GCFLAGS) > > # > # Files to make >--- irdaping/Makefile.orig 2004-09-05 14:08:08.789376112 +0200 >+++ irdaping/Makefile 2004-09-05 14:08:33.053687376 +0200 >@@ -41,7 +41,7 @@ > SYS_LIBRARIES = > SYS_LIBPATH = -L/usr/lib -L/usr/local/lib > >-CFLAGS= $(RPM_OPT_FLAGS) $(SYS_INCLUDES) -Wall -Wstrict-prototypes >+CFLAGS= $(SYS_INCLUDES) -Wall -Wstrict-prototypes $(GCFLAGS) > > # > # Files to make >--- irsockets/Makefile.orig 2004-09-05 14:10:27.668263312 +0200 >+++ irsockets/Makefile 2004-09-05 14:11:00.009346720 +0200 >@@ -41,7 +41,7 @@ > SYS_LIBRARIES = > SYS_LIBPATH = -L/usr/lib -L/usr/local/lib > >-CFLAGS= $(SYS_INCLUDES) $(RPM_OPT_FLAGS) -O2 -Wall -Wstrict-prototypes >+CFLAGS= $(SYS_INCLUDES) -Wall -Wstrict-prototypes $(GCFLAGS) > > # > # Files to make >--- psion/Makefile.orig 2004-09-05 14:12:11.055546056 +0200 >+++ psion/Makefile 2004-09-05 14:12:45.265345376 +0200 >@@ -9,6 +9,6 @@ > install: > install irpsion5 $(ROOT)/usr/bin > >-CFLAGS += -g -I../include -Wall -Wstrict-prototypes $(RPM_OPT_FLAGS) >+CFLAGS += -g -I../include -Wall -Wstrict-prototypes $(GCFLAGS) > > irpsion5: irpsion5.c >--- tekram/Makefile.orig 2004-09-05 14:17:54.910272192 +0200 >+++ tekram/Makefile 2004-09-05 14:19:02.502996536 +0200 >@@ -41,7 +41,7 @@ > SYS_LIBRARIES = > SYS_LIBPATH = -L/usr/lib -L/usr/local/lib > >-CFLAGS= $(RPM_OPT_FLAGS) $(SYS_INCLUDES) -Wall -Wstrict-prototypes >+CFLAGS= $(SYS_INCLUDES) -Wall -Wstrict-prototypes $(GCFLAGS) > > # > # Files to make
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 63475
:
39271
|
40203
|
40204
|
40205
|
40206
|
40207
|
40208
|
40209
|
40210