tcl: rebuild for glibc-2.28
glibc=2.27 dropped an obsolete reference to libieee. TCL has a reference to this static library and needs to be rebuilt to remove it.
This commit is contained in:
parent
deaeb9e343
commit
4bd42b8b05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tcl'
|
||||
pkgname=tcl
|
||||
version=8.6.8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="tcl${version}"
|
||||
build_wrksrc="unix"
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in New Issue