Ignore:
Timestamp:
10/25/2021 08:00:08 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7975c68a
Parents:
96d79ed5
Message:

Updates and a fix:

Update to LLVM-13.0.0
Update to rustc-1.56.0
Fix Seamonkey to build with the new version of rust

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r96d79ed5 r3e8c126  
    230230ac_add_options --disable-updater
    231231ac_add_options --disable-tests
     232
     233# rust-simd does not compile with recent versions of rust.
     234# It is disabled in recent versions of firefox
     235ac_add_options --disable-rust-simd
    232236
    233237ac_add_options --enable-optimize="-O2"
Note: See TracChangeset for help on using the changeset viewer.