[mythtv-commits] Ticket #11014: binaries get stripped regardless of --disable-stripping

MythTV noreply at mythtv.org
Fri Aug 17 15:46:03 UTC 2012


#11014: binaries get stripped regardless of --disable-stripping
----------------------------------+----------------------------
 Reporter:  klampiar@…            |          Owner:
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25-fixes
 Severity:  medium                |     Resolution:  Won't Fix
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by wagnerrp):

 * status:  new => closed
 * resolution:   => Won't Fix


Comment:

 '--disable-stripping' is not a valid option in MythTV's configure script.
 It is carried over from FFmpeg's configure script, but is disabled and
 non-function in MythTV's adaptation of it. Unstripped binaries can be
 produced by building a 'profile' compile type. 'release' compile types
 will always strip. I've discussed this with Doug Goldstein and he will be
 putting the Gentoo ebuilds back to a 'profile' build to allow stripping to
 work properly.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11014#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list