Opened 7 months ago
Closed 7 months ago
#69684 closed defect (fixed)
libgit2-devel @1.8.0: link failure for 10.7 and earlier: undefined symbol `_environ`
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | barracuda156 | |
Port: | libgit2-devel |
Description
Undefined symbols for architecture x86_64: "_environ", referenced from: _git_process_new in process.c.o ld: symbol(s) not found for architecture x86_64
Needs to be fixed before we can update the non-devel port.
Change History (1)
comment:1 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | barracuda156 added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by Sergey, via commit:
libgit2-devel: fix environ, unbreak the build for macOS < 10.8