#39685 closed enhancement (fixed)
texlive-bin: use compiler_blacklist_versions portgroup
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.99 |
Keywords: | haspatch | Cc: | |
Port: | texlive-bin |
Description
texlive-bin includes these lines:
# llvm-gcc apparently fails on Xcode 4.0.x (#30758) if {${configure.compiler} == "llvm-gcc-4.2" && [vercmp $xcodeversion 4.1] < 0} { configure.compiler gcc-4.2 }
This should be changed to using the compiler_blacklist_versions portgroup. See patch.
Attachments (1)
Change History (2)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | texlive-bin-compiler_blacklist_versions.diff added |
---|
comment:1 Changed 11 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks. r107957
Note: See
TracTickets for help on using
tickets.
proposed patch