WineBarrels-BasePlatforms/Platform/v2.0/platform/libxslt-32bit.yaml

19 lines
625 B
YAML

name: libxslt-meta
modules:
- name: libxslt
sources: &LIBXSLT_SOURCE
- type: archive
url: https://gitlab.gnome.org/GNOME/libxslt/-/archive/v1.1.34/libxslt-v1.1.34.tar.gz
sha256: c61af4c898a93c2862f3f06bba8e5de5e352463febc94a2642d732f21e5d5641
builddir: true
build-options:
cflags: -flto -m32
cxxflags: -flto -m32
- name: libxslt-32bit
sources: *LIBXSLT_SOURCE
builddir: true
build-options:
cflags: -flto -m32
cxxflags: -flto -m32
only-arches:
- x86_64