[MacPorts] #31821: [minor issue] sed issue while building arm-none-eabi-binutils

MacPorts noreply at macports.org
Fri Oct 28 21:50:26 PDT 2011


#31821: [minor issue] sed issue while building arm-none-eabi-binutils
-------------------------------------+--------------------------------------
  Reporter:  ekawahyu@…              |       Owner:  macports-tickets@…                   
      Type:  enhancement             |      Status:  closed                               
  Priority:  Low                     |   Milestone:                                       
 Component:  ports                   |     Version:  2.0.3                                
Resolution:  invalid                 |    Keywords:                                       
      Port:  arm-none-eabi-binutils  |  
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 You shouldn't replace OS X's BSD sed with a GNU sed. Many programs'
 configuration scripts are hardcoded with the knowledge that on Darwin, sed
 is BSD sed; you'll break those by doing this.

 If you want GNU sed in your PATH for your own convenience, install the
 gsed port and add /opt/local/libexec/gnubin to your PATH.

-- 
Ticket URL: <https://trac.macports.org/ticket/31821#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list