File link-gcc-shared.diff of Package graphite2

--- src/CMakeLists.txt
+++ src/CMakeLists.txt
@@ -121,7 +121,7 @@
         if (GRAPHITE2_ASAN)
             target_link_libraries(graphite2 c gcc_s)
         else (GRAPHITE2_ASAN)
-            target_link_libraries(graphite2 c gcc)
+            target_link_libraries(graphite2 c gcc_s)
         endif (GRAPHITE2_ASAN)
         include(Graphite)
         nolib_test(stdc++ $<TARGET_SONAME_FILE:graphite2>)
openSUSE Build Service is sponsored by