Skip to content

Commit

Permalink
fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobaggio authored Nov 13, 2024
1 parent dbdd9d9 commit 5452834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ clean:
$(RM) iconv.so iconv.lo

test: iconv.so test_iconv.lua
lua test_iconv.lua
$(LUABIN) test_iconv.lua

0 comments on commit 5452834

Please sign in to comment.