Opened 8 years ago
Closed 8 years ago
#51687 closed defect (fixed)
ldas-tools: fix build on 10.11+
Reported by: | skymoo (Adam Mercer) | Owned by: | emaros |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | |
Port: | ldas-tools |
Description
I know that ldas-tools
is in the process of being split up into multiple packages (#51625) but there is still a bit of work to do before those split ports can be added. The current version of ldas-tools
fails to build on El Capitan and the attached patch fixes this by disabling the use of the -Werror
flag.
The inability to build ldas-tools
is causing a lot of disruption at the moment, so can the following patch be applied so that people can make progress before the split ports are ready?
Attachments (1)
Change History (4)
Changed 8 years ago by skymoo (Adam Mercer)
Attachment: | 0001-science-ldas-tools-disable-use-of-Werror-flag.patch added |
---|
comment:1 follow-up: 2 Changed 8 years ago by skymoo (Adam Mercer)
comment:2 Changed 8 years ago by emaros
Replying to ram@…:
I didn't bump the revision as the contents of the port are unchanged, this change will simply allow it to build on systems where it didn't build before.
This will work in the interim.
comment:3 Changed 8 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
pushed in r149473
I didn't bump the revision as the contents of the port are unchanged, this change will simply allow it to build on systems where it didn't build before.