Commit Diff


commit - a1692c58a6c3e13eb1be37b6cd00e0816df8a4eb
commit + 36e21aa9b924d6e3f3f9833c26773e7d5b1b3ce0
blob - 2a970bbdb1326f5684a6e524d23856083620b172
blob + 17f4c5c5c26978b2cd3dcc378fe197aa793e5963
--- tests/capi/CMakeLists.txt
+++ tests/capi/CMakeLists.txt
@@ -122,7 +122,5 @@ foreach(filename ${tests})
               LIBRARIES "")
 endforeach()
 
-# OSS Fuzz build is broken on aarch64,
-# https://github.com/ligurio/lua-c-api-tests/issues/72
 include(ProtobufMutator)
 add_subdirectory(luaL_loadbuffer_proto)