FreeBSD Bugzilla – Attachment 63357 Details for
Bug 94526
repocopy request devel/gmake -> deve/gmake-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 495 bytes, created by
Maho Nakata
on 2006-03-16 15:09:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maho Nakata
Created:
2006-03-16 15:09:11 UTC
Size:
495 bytes
patch
obsolete
>--- /dev/null Thu Jan 1 09:00:00 1970 >+++ gmake-devel/files/patch-make.h Thu Mar 9 09:17:51 2006 >@@ -0,0 +1,12 @@ >+--- make.h.orig Wed Sep 11 18:55:44 2002 >++++ make.h Mon Oct 21 22:05:11 2002 >+@@ -33,7 +33,7 @@ >+ # ifdef _AIX >+ #pragma alloca >+ # else >+-# ifndef alloca /* predefined by HP cc +Olibcalls */ >++# if !defined (alloca) && !defined (__FreeBSD__) /* predefined by HP cc +Olibcalls, part of stdlib.h on FreeBSD */ >+ char *alloca (); >+ # endif >+ # endif >+
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 94526
:
63354
|
63355
|
63356
| 63357 |
63358
|
63359
|
63360
|
63361
|
63362
|
63363
|
63364
|
63365