Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 922333
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- a/configure
0
++ b/configure
Lines 6706-6713 Link Here
6706
enabled libharfbuzz       && require_pkg_config libharfbuzz harfbuzz hb.h hb_buffer_create
6706
enabled libharfbuzz       && require_pkg_config libharfbuzz harfbuzz hb.h hb_buffer_create
6707
enabled libglslang && { check_lib spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \
6707
enabled libglslang && { check_lib spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \
6708
                            -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen \
6708
                            -lglslang \
6709
                            -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm ||
6709
                            -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm ||
6710
                        require spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \
6710
                        require spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \
6711
                            -lglslang -lOSDependent -lHLSL -lOGLCompiler \
6711
                            -lglslang \
6712
                            -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm; }
6712
                            -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm; }
6713
enabled libgme            && { check_pkg_config libgme libgme gme/gme.h gme_new_emu ||
6713
enabled libgme            && { check_pkg_config libgme libgme gme/gme.h gme_new_emu ||

Return to bug 922333