FreeBSD Bugzilla – Attachment 183591 Details for
Bug 220099
emulators/dgen-sdl: Fix build with nasm 2.13.01 on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove -- arg
dgen-sdl.patch (text/plain), 500 bytes, created by
Ivan Rozhuk
on 2017-06-18 06:37:00 UTC
(
hide
)
Description:
remove -- arg
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2017-06-18 06:37:00 UTC
Size:
500 bytes
patch
obsolete
>Index: emulators/dgen-sdl/Makefile >=================================================================== >--- emulators/dgen-sdl/Makefile (revision 443799) >+++ emulators/dgen-sdl/Makefile (working copy) >@@ -29,4 +29,10 @@ > CONFIGURE_ARGS+= --disable-asm > .endif > >+post-patch: >+ @${REINPLACE_CMD} -e 's| @NASM@ -f @NASM_FORMAT@ -o $$@ -- $$<| @NASM@ -f @NASM_FORMAT@ -o $$@ $$<|g' \ >+ ${WRKSRC}/Makefile.in \ >+ ${WRKSRC}/mz80/Makefile.in \ >+ ${WRKSRC}/star/Makefile.in >+ > .include <bsd.port.post.mk>
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 220099
: 183591