[MacPorts] #38913: Remove -no-cpp-precomp from perl ports

MacPorts noreply at macports.org
Wed Apr 24 13:33:27 PDT 2013


#38913: Remove -no-cpp-precomp from perl ports
-------------------------------+----------------------------------------
 Reporter:  macsforever2000@…  |      Owner:  ricci@…
     Type:  defect             |     Status:  new
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.1.3
 Keywords:                     |       Port:  perl5.12 perl5.14 perl5.16
-------------------------------+----------------------------------------
 In perl 5.12, line 177 of the file Config_heavy.pl
 (/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/Config_heavy.pl)
 has ccflags:

 {{{
 ccflags='-pipe -O2  -fno-common -DPERL_DARWIN -I/opt/local/include -no-
 cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include'
 }}}

 Can {{{-no-cpp-precomp}}} be removed from that list since it apparently is
 no longer used in modern Mac compilers and causes problems when compiling
 c code from perl?

 I've seen this in perl 5.12 and perl 5.16 at least.

-- 
Ticket URL: <https://trac.macports.org/ticket/38913>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list