[MacPorts] #59584: macports-clang versions <= 3.7 don't understand -stdlib=macports-libstdc++

MacPorts noreply at macports.org
Sun May 24 22:41:42 UTC 2020


#59584: macports-clang versions <= 3.7 don't understand -stdlib=macports-libstdc++
---------------------+--------------------
  Reporter:  kencu   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  base    |    Version:  2.6.2
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by dgelessus):

 Replying to [comment:9 programmingkidx]:
 > Sure. What are the directions to use your repo?

 First you need to clone the repo onto your machine, into a location that
 can be accessed by the `macports` user. I usually use a directory under
 /Users/Shared for this purpose, because readable and writable to all
 users. For example:

 {{{
 $ cd /Users/Shared
 $ git clone https://github.com/kencu/TigerPorts.git
 Cloning into 'TigerPorts' ...
 ... etc.
 $
 }}}

 Then you need to add the path of the newly cloned directory into your
 MacPorts installation's sources.conf (by default located under
 /opt/local/etc/macports). This is described in detail in the MacPorts
 guide under [https://guide.macports.org/#development.local-repositories
 Local Portfile Repositories]. In short, you need to add the line
 `file:///Users/Shared/TigerPorts` to the sources.conf, *above* the default
 MacPorts URL (which starts with `rsync://rsync.macports.org/`).

-- 
Ticket URL: <https://trac.macports.org/ticket/59584#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list