blob: d91769b4c129163cf936db54bf386474e9554bf6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- chromium-13.0.754.0.orig/chrome/chrome_common.gypi
+++ chromium-13.0.754.0/chrome/chrome_common.gypi
@@ -263,6 +263,7 @@
'-lX11',
'-lXrender',
'-lXext',
+ '-lubacktrace',
],
},
},],
|