Changeset 31f29e59
- Timestamp:
- 03/03/2019 08:03:49 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 386756fd
- Parents:
- 5ad54e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/qt5.xml
r5ad54e2 r31f29e59 233 233 234 234 <para> 235 First fix a problem when using gcc-8.3: 236 </para> 237 238 <screen><userinput>sed -i "s/volatile//" \ 239 qtscript/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp</userinput></screen> 240 241 <para> 235 242 Install <application>Qt5</application> by running the following commands: 236 243 </para> 237 244 238 245 <screen><userinput>find . -name "*.pr[io]" | xargs sed -i 's/python/&3/' && 246 239 247 ./configure -prefix $QT5PREFIX \ 240 248 -sysconfdir /etc/xdg \
Note:
See TracChangeset
for help on using the changeset viewer.