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

MythTV noreply at mythtv.org
Fri Aug 17 13:08:12 UTC 2012


#11014: binaries get stripped regardless of --disable-stripping
------------------------+--------------------------------------
 Reporter:  klampiar@…  |           Type:  Bug Report - General
   Status:  new         |       Priority:  minor
Milestone:  unknown     |      Component:  MythTV - General
  Version:  0.25-fixes  |       Severity:  medium
 Keywords:              |  Ticket locked:  0
------------------------+--------------------------------------
 Binary files get stripped during build process regardless of -disable-
 stripping option passed to ./configure.
 "STRIP=echo skipping strip" doesn't propagate to qmake generated
 Makefiles. Adding QMAKE_STRIP = $$STRIP into settings.pro fixed the issue
 for me.

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


More information about the mythtv-commits mailing list