Changes between Initial Version and Version 1 of Ticket #3925, comment 14


Ignore:
Timestamp:
Mar 24, 2016, 6:16:58 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3925, comment 14

    initial v1  
    33> what was going on. I'll look again later.
    44
    5 Would it be enough to simply set CFLAGS=`echo $CFLAGS | sed 's/-[LI]\/opt\/local\/[^ ]*//g'` (and
     5Would it be enough to simply set {{{CFLAGS=`echo $CFLAGS | sed 's/-[LI]\/opt\/local\/[^ ]*//g'`}}} (and
    66maybe do the same for LFLAGS and CXXFLAGS)?