-
- Downloads
extend/ENV/super: allow `O{1,0}` to accept a block
This makes `ENV.O{1,0}` behave like `ENV.deparallelize`. This should also allow us to build libgcrypt's jitter entropy collector, which we currently disable because it interacts poorly with our compiler shims. See #11201.
Please register or sign in to comment