Opened 10 years ago
Closed 10 years ago
#45790 closed defect (worksforme)
ncurses @5.9_2: Patch to remove -no-cpp-precomp
Reported by: | Lord-Kamina (Gregorio Litenstein) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ||
Port: | ncurses |
Description
This command-line argument has been obsolete for ages and has been plaguing pretty much anybody who has ever tried to build ncurses using gcc, which will for some reason throw instead of just giving a warning.
I've patched the source files responsible for this flag, attached here.
Attachments (4)
Change History (6)
Changed 10 years ago by Lord-Kamina (Gregorio Litenstein)
Attachment: | patch-Ada95-aclocal.m4.diff added |
---|
Changed 10 years ago by Lord-Kamina (Gregorio Litenstein)
Attachment: | patch-configure.diff added |
---|
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Keywords: | build failure gcc -no-cpp-precomp removed |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Changed 10 years ago by Lord-Kamina (Gregorio Litenstein)
Attachment: | patch-aclocal.m4.diff added |
---|
Changed 10 years ago by Lord-Kamina (Gregorio Litenstein)
Attachment: | patch-Ada95-configure.diff added |
---|
comment:2 Changed 10 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Works fine with the versions of gcc that MacPorts uses. Feel free to send these upstream though.