gcc: replaced eglibc with glibc.
This commit is contained in:
parent
d803cebac2
commit
722d66e44f
@ -2,7 +2,7 @@ source $pkg_common
|
|||||||
|
|
||||||
requires=\
|
requires=\
|
||||||
(
|
(
|
||||||
'eglibc/cross'
|
'glibc/cross'
|
||||||
)
|
)
|
||||||
|
|
||||||
configure()
|
configure()
|
||||||
|
@ -2,7 +2,7 @@ source $pkg_common
|
|||||||
|
|
||||||
requires=\
|
requires=\
|
||||||
(
|
(
|
||||||
'eglibc/headers'
|
'glibc/headers'
|
||||||
)
|
)
|
||||||
|
|
||||||
configure()
|
configure()
|
||||||
|
Reference in New Issue
Block a user