phlax

Results 549 comments of phlax

original (reverted) workaround is here https://github.com/envoyproxy/envoy/pull/33227 upstream ticket was here https://github.com/bazelbuild/rules_foreign_cc/issues/1186 and attempted resolution was here https://github.com/bazelbuild/rules_foreign_cc/pull/1187 cc @zirain

hmm this is triggering the liburing issue that i posted offline - cc @soulxu

yeah - i suspected as much - its also not working - it throws a liburing error afaict the reason for the liburing error is because its resetting the CXXFLAGS...

actually @zirain's patch was even more targeted i think - to just the pkgconfig build - which is what we want

@lizan could you give this another look, thanks

headsup that we just landed #24169 as a temporary resolution to issues described in #24164