Bug 167818 - [patch] emulators/mame, emulators/mess: respect STRIP
Summary: [patch] emulators/mame, emulators/mess: respect STRIP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 10:30 UTC by Jan Beich
Modified: 2012-05-13 01:50 UTC (History)
0 users

See Also:


Attachments
strip.diff (1.20 KB, patch)
2012-05-12 10:30 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2012-05-12 10:30:15 UTC

How-To-Repeat: $ make install WITH_DEBUG=
$ file /usr/local/bin/{mame,mess}
/usr/local/bin/mame: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 10.0 (1000012), stripped
/usr/local/bin/mess: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 10.0 (1000012), stripped
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2012-05-12 21:34:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2012-05-13 01:42:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-13 01:42:24 UTC
amdmi3      2012-05-13 00:42:10 UTC

  FreeBSD ports repository

  Modified files:
    emulators/mame       Makefile 
    emulators/mess       Makefile 
  Log:
  - Respect STRIP
  
  PR:             ports/167818
  Submitted by:   Jan Beich <jbeich@tormail.org>
  
  Revision  Changes    Path
  1.41      +1 -0      ports/emulators/mame/Makefile
  1.36      +1 -0      ports/emulators/mess/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"