#40394 closed defect (fixed)
dragonegg-3.3-*, dragonegg-3.4-*: pass -stdlib to build
Reported by: | larryv (Lawrence Velázquez) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.99 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | dragonegg-3.3 dragonegg-3.4 |
Description
Building the subports for dragonegg-3.3
and dragonegg-3.4
fails with linking errors when I have cxx_stdlib
set. Passing -stdlib
allows it to complete.
The older DragonEgg ports successfully build as they are, but they end up linking to libstdc++. This change actually causes them to fail.
Attachments (1)
Change History (5)
Changed 11 years ago by larryv (Lawrence Velázquez)
Attachment: | dragonegg-libc++.patch added |
---|
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
timeout, r111029
comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The older llvm need to be addressed too... reopening as the reminder to me.
comment:3 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
fix for dragonegg-3.3 and dragonegg-3.4