Skip to content

Commit

Permalink
The token-eof-patch seems no longer be necessary.
Browse files Browse the repository at this point in the history
There were new commits in the clisp repository.
  • Loading branch information
daute committed Jul 5, 2024
1 parent e891d11 commit 8abdf88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 148 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compile_cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
export PATH
pwd
cd clisp-master
wget https://raw.githubusercontent.com/daute/clisp-crossbuild/main/token-eof-patch
patch -p1 <token-eof-patch
wget https://raw.githubusercontent.com/daute/clisp-crossbuild/main/floatparam-error-unknown-rounding-mode-patch
patch src/floatparam.c <floatparam-error-unknown-rounding-mode-patch
bash ./configure --config --host=i686-w64-mingw32 --with-debug --disable-threads --enable-compatibility --with-libffcall-prefix=/home/runneradmin/libffcall --with-libsigsegv-prefix=/home/runneradmin/libsigsegv build
Expand Down
146 changes: 0 additions & 146 deletions token-eof-patch

This file was deleted.

0 comments on commit 8abdf88

Please sign in to comment.