FreeBSD Bugzilla – Attachment 190521 Details for
Bug 225834
[PATCH] lang/ghc: fails to build with ncurses from ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports ncurses build fix
ghc-port-ncurses.diff (text/plain), 424 bytes, created by
Pawel Pekala
on 2018-02-11 21:25:03 UTC
(
hide
)
Description:
ports ncurses build fix
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2018-02-11 21:25:03 UTC
Size:
424 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (wersja 461399) >+++ Makefile (kopia robocza) >@@ -47,7 +47,7 @@ > SUB_FILES= build.mk \ > build.boot.mk > SUB_LIST= GHC_VERSION=${GHC_VERSION} \ >- NCURSESINC="${NCURSESINC}" NCURSESLIB="${NCURSESLIB}" \ >+ NCURSESINC="${NCURSESBASE}/include" NCURSESLIB="${NCURSESLIB}" \ > CFLAGS="${CFLAGS}" > > OPTIONS_GROUP= BOOTSTRAP
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 225834
: 190521