Opened 13 years ago
Closed 13 years ago
#30008 closed enhancement (fixed)
Let the default compiler be configurable
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.1.0 |
Component: | base | Version: | 1.9.99 |
Keywords: | Cc: | ranauei@… | |
Port: |
Description
I assumed that this was already possible and was amazed that it wasn't... with this patch, one can set "compiler" in $prefix/etc/macports.conf to choose a default compiler.
Attachments (1)
Change History (6)
Changed 13 years ago by jmroot (Joshua Root)
Attachment: | configurable_default_compiler.patch added |
---|
comment:1 Changed 13 years ago by jmroot (Joshua Root)
comment:2 Changed 13 years ago by ranauei@…
You can simply add a comment in the conf file to warn users that changing this setting could cause problems. Or you can keep the setting hidden so only who know its existance and want to change it (so it should know what is doing) can add the line in the file.
comment:4 Changed 13 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 2.1.0 |
---|
comment:5 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm thinking it might be good to have a separate config file named something like unsupported.conf for this and other settings that are useful for developers but can cause breakage.