forked from ports/contrib
tk: fix compile on 64bit
This commit is contained in:
parent
c97cb6f7be
commit
140cdc94db
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user