FreeBSD Bugzilla – Attachment 204644 Details for
Bug 238163
devel/libosmocore: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libosmocore.patch (text/plain), 567 bytes, created by
Piotr Kubaj
on 2019-05-27 07:32:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-27 07:32:51 UTC
Size:
567 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 502666) >+++ Makefile (working copy) >@@ -37,7 +37,8 @@ > post-patch: > ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version > @${REINPLACE_CMD} -e '/#pragma GCC diagnostic/d' \ >- ${WRKSRC}/src/application.c >+ ${WRKSRC}/src/application.c ${WRKSRC}/src/gb/gprs_bssgp.c \ >+ ${WRKSRC}/src/gb/gprs_bssgp_bss.c > @${REINPLACE_CMD} -e 's/python2/${PYTHON_VERSION}/' \ > -e 's,(AM_V_GEN)python ,(AM_V_GEN)${PYTHON_VERSION} ,' \ > ${WRKSRC}/include/Makefile.am \
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 238163
: 204644