FreeBSD Bugzilla – Attachment 205643 Details for
Bug 232571
lang/libobjc2: fails to install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile diff
Makefile.diff (text/plain), 598 bytes, created by
b0cspa
on 2019-07-10 03:29:45 UTC
(
hide
)
Description:
Makefile diff
Filename:
MIME Type:
Creator:
b0cspa
Created:
2019-07-10 03:29:45 UTC
Size:
598 bytes
patch
obsolete
>16a17,18 >> FLAVORS= gnustep >> >27a30,31 >> gnustep_PLIST= ${.CURDIR}/pkg-plist-gnustep >> >29a34,40 >> >> .if ${FLAVOR:U} == gnustep >> CMAKE_ARGS+= -DGNUSTEP_INSTALL_TYPE=LOCAL >> .else >> CMAKE_ARGS+= -DGNUSTEP_INSTALL_TYPE=NONE >> .endif >> >33a45,50 >> .if ${FLAVOR:U} == gnustep >> LIBFIX= ${STAGEDIR}${PREFIX}/GNUstep/Local/Library/Libraries >> .else >> LIBFIX= ${STAGEDIR}${PREFIX}/lib >> .endif >> >35c52 >< ${LN} -sf libobjc.so.${SHLIB_MAJOR}.${SHLIB_MINOR} ${STAGEDIR}${PREFIX}/lib/libobjc.so.${SHLIB_MAJOR} >--- >> ${LN} -sf libobjc.so.${SHLIB_MAJOR}.${SHLIB_MINOR} ${LIBFIX}/libobjc.so.${SHLIB_MAJOR}
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 232571
: 205643 |
205644