Changeset 9516a4f
- Timestamp:
- 02/01/2017 09:16:56 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6da4b9f8
- Parents:
- 198f4b92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/graphweb/firefox.xml
r198f4b92 r9516a4f 284 284 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch</userinput></screen> 285 285 286 <para> 287 If you have installed version 2.1.8 or newer of libevent, fix a file: 288 </para> 289 290 <screen><userinput>sed -e s/_EVENT_SIZEOF/EVENT__SIZEOF/ \ 291 -i ipc/chromium/src/base/message_pump_libevent.cc</userinput></screen> 292 286 293 <note><para> 287 294 If you are compiling <application>Firefox</application> in chroot, make … … 289 296 <envar>SHELL=/bin/sh</envar>. 290 297 </para></note> 291 <!-- 292 <screen><userinput>export CFLAGS_HOLD=$CFLAGS && 293 export CXXFLAGS_HOLD=$CXXFLAGS && 294 export CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" && 295 export CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" && 296 --> 298 297 299 <screen><userinput>make -f client.mk</userinput></screen> 298 300
Note:
See TracChangeset
for help on using the changeset viewer.