Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326144 Details for
Bug 437782
dev-util/cscope-15.8a fails to build in gentoo-prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Catch building on Apple's flavor of BSD
cscope-macos.patch (text/plain), 363 bytes, created by
Jason Cooper
on 2012-10-10 01:37:08 UTC
(
hide
)
Description:
Catch building on Apple's flavor of BSD
Filename:
MIME Type:
Creator:
Jason Cooper
Created:
2012-10-10 01:37:08 UTC
Size:
363 bytes
patch
obsolete
>--- src/constants.h.orig 2012-10-08 21:47:26.000000000 -0400 >+++ src/constants.h 2012-10-08 21:48:20.000000000 -0400 >@@ -103,7 +103,7 @@ > #define INCLUDES 8 > #define FIELDS 10 > >-#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ >+#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ && !__APPLE__ > # define TERMINFO 0 /* no terminfo curses */ > #else > # define TERMINFO 1
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 Raw
Actions:
View
Attachments on
bug 437782
: 326144 |
326146