CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/04/29 06:50:31

Modified files:
        audio/openal   : Makefile 
        audio/openal/patches: patch-CMakeLists_txt 
Added files:
        audio/openal/patches: patch-al_auxeffectslot_cpp 
                              patch-al_buffer_cpp patch-al_debug_cpp 
                              patch-al_effects_chorus_cpp 
                              patch-al_effects_fshifter_cpp 
                              patch-al_effects_modulator_cpp 
                              patch-al_effects_vmorpher_cpp 
                              patch-al_state_cpp patch-alc_alu_cpp 
                              patch-alc_effects_reverb_cpp 
                              patch-fmt-11_1_1_CMakeLists_txt 

Log message:
audio/openal: fix building by gcc8

It is suceffuly compiled by tb@ on sparc64, but it has some warnings on
alignment. I've checked a few code paths which leads to this warnings,
and all of them looks false positive.

tested and OK: tb@

Reply via email to