diff --git a/tk/Pkgfile b/tk/Pkgfile index 6416799cf..ed63a6956 100644 --- a/tk/Pkgfile +++ b/tk/Pkgfile @@ -11,6 +11,7 @@ source=(http://downloads.sourceforge.net/project/tcl/Tcl/$version/$name$version- build() { cd $name$version/unix + CFLAGS+=' -fPIC' LDFLAGS+=' -fPIC' ./configure \ --prefix=/usr \