FreeBSD Bugzilla – Attachment 150476 Details for
Bug 177018
Can't build devel/xsd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Explicitly call gm4 to generate libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx
xsd.patch (text/plain), 483 bytes, created by
Mikhail T.
on 2014-12-11 14:57:01 UTC
(
hide
)
Description:
Explicitly call gm4 to generate libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx
Filename:
MIME Type:
Creator:
Mikhail T.
Created:
2014-12-11 14:57:01 UTC
Size:
483 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 374530) >+++ Makefile (working copy) >@@ -31,6 +31,11 @@ > > OPTIONS_DEFINE= DOCS EXAMPLES > >+post-configure: >+ gm4 -I ${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph \ >+ ${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx.m4 \ >+ > ${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx >+ > .include <bsd.port.options.mk> > > post-install:
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 177018
:
150476
|
150485
|
150513
|
150514