Bug 167818

Summary: [patch] emulators/mame, emulators/mess: respect STRIP
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
strip.diff none

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"