FreeBSD Bugzilla – Attachment 27399 Details for
Bug 46477
Fix build on -current for math/pspp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 764 bytes, created by
Kuang-che Wu
on 2002-12-22 20:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kuang-che Wu
Created:
2002-12-22 20:40:04 UTC
Size:
764 bytes
patch
obsolete
>diff -urN pspp/Makefile pspp.new/Makefile >--- pspp/Makefile Tue Nov 19 13:23:16 2002 >+++ pspp.new/Makefile Mon Dec 23 04:29:14 2002 >@@ -15,10 +15,4 @@ > > GNU_CONFIGURE= yes > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 500035 >-BROKEN= "Does not compile on 5.0" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN pspp/files/patch-src::glob.c pspp.new/files/patch-src::glob.c >--- pspp/files/patch-src::glob.c Thu Jan 1 08:00:00 1970 >+++ pspp.new/files/patch-src::glob.c Mon Dec 23 04:33:17 2002 >@@ -0,0 +1,10 @@ >+--- src/glob.c.orig Mon Dec 23 04:32:08 2002 >++++ src/glob.c Mon Dec 23 04:32:19 2002 >+@@ -20,6 +20,7 @@ >+ #include <config.h> >+ >+ #include <assert.h> >++#include <stdio.h> >+ #include <stdlib.h> >+ >+ #if TIME_WITH_SYS_TIME
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 46477
: 27399