Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37879 Details for
Bug 61179
lcms: the configure script doesn't recognise the compiler in a uclibc env
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes the configure script in a uclibc env
lcms-uclibc-configure.chris.patch (text/plain), 573 bytes, created by
Christian Zoffoli (RETIRED)
on 2004-08-21 11:01:15 UTC
(
hide
)
Description:
fixes the configure script in a uclibc env
Filename:
MIME Type:
Creator:
Christian Zoffoli (RETIRED)
Created:
2004-08-21 11:01:15 UTC
Size:
573 bytes
patch
obsolete
>--- lcms-1.12/config.sub.chris 2003-07-21 13:25:35 +0000 >+++ lcms-1.12/config.sub 2004-08-21 17:54:24 +0000 >@@ -118,7 +118,7 @@ > # Here we must recognize all the valid KERNEL-OS combinations. > maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` > case $maybe_os in >- nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*) >+ nto-qnx* | linux-gnu* | linux-uclibc* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*) > os=-$maybe_os > basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` > ;;
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 61179
:
37879
|
37880
|
37937