FreeBSD Bugzilla – Attachment 212539 Details for
Bug 244925
devel/gcc-arm-embedded: Fix missing libiconv dependency for gdb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add libiconv option to gdb configure args
gcc-arm-embedded.patch (text/plain), 465 bytes, created by
Ilia Skalozubov
on 2020-03-19 23:09:10 UTC
(
hide
)
Description:
Add libiconv option to gdb configure args
Filename:
MIME Type:
Creator:
Ilia Skalozubov
Created:
2020-03-19 23:09:10 UTC
Size:
465 bytes
patch
obsolete
>--- files/Makefile.orig 2019-01-23 13:18:07.000000000 +0200 >+++ files/Makefile 2020-03-18 18:54:51.873234000 +0200 >@@ -41,9 +41,9 @@ > --disable-gprof \ > --with-libexpat \ > --with-libexpat-prefix=${WORLD_LIB} \ >+ --with-libiconv-prefix=${WORLD_LIB} \ > --with-lzma=no \ > --with-system-gdbinit=${INTERIM_PREFIX}/xxxx/${TARGET}/lib/gdbinit \ >- --with-lzma=no \ > --with-gdb-datadir='$${prefix}/${TARGET}/share/gdb' \ > --with-pkgversion="${PKGVERSION}" >
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 244925
: 212539