mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 18:55:49 +00:00
41 lines
1.9 KiB
YAML
41 lines
1.9 KiB
YAML
sources:
|
|
"1.1.10":
|
|
url: "https://github.com/google/snappy/archive/1.1.10.tar.gz"
|
|
sha256: "49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90"
|
|
"1.1.9":
|
|
url: "https://github.com/google/snappy/archive/1.1.9.tar.gz"
|
|
sha256: "75c1fbb3d618dd3a0483bff0e26d0a92b495bbe5059c8b4f1c962b478b6e06e7"
|
|
"1.1.8":
|
|
url: "https://github.com/google/snappy/archive/1.1.8.tar.gz"
|
|
sha256: "16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f"
|
|
"1.1.7":
|
|
url: "https://github.com/google/snappy/archive/1.1.7.tar.gz"
|
|
sha256: "3dfa02e873ff51a11ee02b9ca391807f0c8ea0529a4924afa645fbf97163f9d4"
|
|
patches:
|
|
"1.1.10":
|
|
- patch_file: "patches/1.1.10-0001-fix-inlining-failure.patch"
|
|
patch_description: "disable inlining for compilation error"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.9-0002-no-Werror.patch"
|
|
patch_description: "disable 'warning as error' options"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.10-0003-fix-clobber-list-older-llvm.patch"
|
|
patch_description: "disable inline asm on apple-clang"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.9-0004-rtti-by-default.patch"
|
|
patch_description: "remove 'disable rtti'"
|
|
patch_type: "conan"
|
|
"1.1.9":
|
|
- patch_file: "patches/1.1.9-0001-fix-inlining-failure.patch"
|
|
patch_description: "disable inlining for compilation error"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.9-0002-no-Werror.patch"
|
|
patch_description: "disable 'warning as error' options"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.9-0003-fix-clobber-list-older-llvm.patch"
|
|
patch_description: "disable inline asm on apple-clang"
|
|
patch_type: "portability"
|
|
- patch_file: "patches/1.1.9-0004-rtti-by-default.patch"
|
|
patch_description: "remove 'disable rtti'"
|
|
patch_type: "conan"
|