srsRAN_4G
                                
                                 srsRAN_4G copied to clipboard
                                
                                    srsRAN_4G copied to clipboard
                            
                            
                            
                        Are we really using gcc and clang in CI builds?
If we are not using a compiler variable in the build code, how do we know if it's using both compilers? https://github.com/srsran/srsRAN/blob/master/.github/workflows/ccpp.yml#L11
Here is the workflow for the 22.04.1 release https://github.com/srsran/srsRAN/actions/runs/2797419710
Looks like expected to me, no?
Are we using gcc and clang parameters anywhere in the code?