FreeBSD Bugzilla – Attachment 124297 Details for
Bug 167818
[patch] emulators/mame, emulators/mess: respect STRIP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
strip.diff
strip.diff (text/plain), 1.20 KB, created by
Jan Beich
on 2012-05-12 10:30:15 UTC
(
hide
)
Description:
strip.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-05-12 10:30:15 UTC
Size:
1.20 KB
patch
obsolete
>Index: emulators/mame/Makefile >=================================================================== >RCS file: /a/.csup/ports/emulators/mame/Makefile,v >retrieving revision 1.40 >diff -u -p -r1.40 Makefile >--- emulators/mame/Makefile 11 Mar 2012 01:07:00 -0000 1.40 >+++ emulators/mame/Makefile 12 May 2012 09:16:09 -0000 >@@ -89,6 +81,7 @@ > 's|^BUILD_EXPAT|# BUILD_EXPAT| ; \ > s|^BUILD_ZLIB|# BUILD_ZLIB| ; \ > /--warn-common/s|= -Wl,|= $$(GCC_LDFLAGS) -Wl,| ; \ >+ /LDFLAGS/s|-s|| ; \ > s| = @gcc| := $$(CC)| ; \ > s| = @g++| := $$(CXX)| ; \ > s|^FULLNAME =.*|FULLNAME = $$(NAME)|' ${WRKSRC}/makefile >Index: emulators/mess/Makefile >=================================================================== >RCS file: /a/.csup/ports/emulators/mess/Makefile,v >retrieving revision 1.35 >diff -u -p -r1.35 Makefile >--- emulators/mess/Makefile 19 Feb 2012 23:25:04 -0000 1.35 >+++ emulators/mess/Makefile 12 May 2012 09:16:20 -0000 >@@ -64,6 +66,7 @@ post-patch: > 's|^BUILD_EXPAT|# BUILD_EXPAT| ; \ > s|^BUILD_ZLIB|# BUILD_ZLIB| ; \ > /--warn-common/s|= -Wl,|= $$(GCC_LDFLAGS) -Wl,| ; \ >+ /LDFLAGS/s|-s|| ; \ > s| = @gcc| := $$(CC)| ; \ > s| = @g++| := $$(CXX)| ; \ > s|^FULLNAME =.*|FULLNAME = $$(NAME)|' ${WRKSRC}/makefile
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 167818
: 124297