Skip to content

minimal repro of broken rules_foreign_cc build of LuaJIT, distilled from envoyproxy/envoy

License

Notifications You must be signed in to change notification settings

asedeno/luajit-bazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assuming bazel is actually bazelisk:

Run bazel build :luajit and note that it fails.

Change .bazelversion to read 6.5.0 and try again. It works.

Dig into the build logs when running with 7.4.1 and find that inside of LuaJIT, make -C src causes make to segfault. No idea why.

About

minimal repro of broken rules_foreign_cc build of LuaJIT, distilled from envoyproxy/envoy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published