Merge pull request #1067 from Rmys/master

gcc libubsan.so
This commit is contained in:
Rmys
2020-03-17 22:12:44 +03:00
committed by GitHub
+2
View File
@@ -64,6 +64,8 @@
<Path fileType="library">/usr/lib/libgcc_s.so*</Path>
<Path fileType="library">/usr/lib32/libstdc++.so*</Path>
<Path fileType="library">/usr/lib32/libgcc_s.so*</Path>
<Path fileType="library">/usr/lib/libubsan.so*</Path>
<Path fileType="library">/usr/lib32/libubsan.so*</Path>
<Path fileType="library">/usr/share/gcc-*</Path>
<Path fileType="library">/usr/share/gdb</Path>
</Files>