Commit 32d1259b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
temporary:
tar xf expect5.45.4.tar.gz
patch -Np1 -d expect5.45.4 < expect5.45.4-arm64.patch
cd expect5.45.4 && ./configure --build=$(CLFS_TARGET) --prefix=/tools --with-tcl=/tools/lib --with-tclinclude=/tools/include
$(MAKE) -C expect5.45.4
$(MAKE) -C expect5.45.4 SCRIPTS="" install
rm -rf expect5.45.4
temporary
/tools/.*
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment