FreeBSD Bugzilla – Attachment 154201 Details for
Bug 198518
sysutils/gdisk: Fail to build when UTF16 is enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] Fix sysutils/gdisk build problem
gdisk.patch (text/plain), 412 bytes, created by
Ting-Wei Lan
on 2015-03-11 12:10:22 UTC
(
hide
)
Description:
[PATCH] Fix sysutils/gdisk build problem
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2015-03-11 12:10:22 UTC
Size:
412 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 380977) >+++ Makefile (working copy) >@@ -24,7 +24,7 @@ > CGDISK_DESC= Curses-based interactive program > UTF16_DESC= Support for Unicode partition names > UTF16_CPPFLAGS+= -DUSE_UTF16 >-UTF16_LDFLAGS+= -licuio >+UTF16_LDFLAGS+= -licuio -licuuc > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib
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 198518
: 154201