Opened 14 years ago
Closed 14 years ago
#25769 closed enhancement (fixed)
RFE: build doxygen with universal and build_arch support
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | universal | Cc: | jmroot (Joshua Root) |
Port: | doxygen |
Attachments (1)
Change History (8)
Changed 14 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
comment:2 Changed 14 years ago by cssdev
Status: | new → assigned |
---|
I only have 1 Mac with limited space, so I don't use universal builds. So a parallel universal build doesn't work?
comment:3 Changed 14 years ago by jmroot (Joshua Root)
The parallel build problem was completely separate to the universal build problem. The former has been fixed, the latter remains. The patch attached here was trying to fix both. If you apply it, you'll want to remove the unnecessary use_parallel_build no
that it adds.
comment:4 Changed 14 years ago by hahn.seb@…
Using the patch and afterwards removeing use_parallel_build no worked like a charm for me trying to install doxygen on SL using i386 arch
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|---|
Summary: | RFE: build doxygen with universal support → RFE: build doxygen with universal and build_arch support |
Patch works for me. Note that it also makes the port obey build_arch. Do you mind if one of us commits it?
comment:6 Changed 14 years ago by cssdev
No objections from me, thanks for verifying the patch works!
comment:7 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
#22127 has been fixed by setting 'use_parallel_build no' only when building the docs.