Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
4453-Switch-to-deterministic-builds-for-Android...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 4453-Switch-to-deterministic-builds-for-Android.patch of Package erlang
From f82b11b5ffa2b2cba9e389ce49f0a12d5faa8233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20de=20Bretagne?= <jerome.debretagne@gmail.com> Date: Fri, 19 Aug 2022 23:45:32 +0200 Subject: [PATCH 3/3] Switch to deterministic builds for Android --- xcomp/erl-xcomp-arm-android.conf | 2 +- xcomp/erl-xcomp-arm64-android.conf | 2 +- xcomp/erl-xcomp-x86_64-android.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xcomp/erl-xcomp-arm-android.conf b/xcomp/erl-xcomp-arm-android.conf index ece87e66d8..930781b25d 100644 --- a/xcomp/erl-xcomp-arm-android.conf +++ b/xcomp/erl-xcomp-arm-android.conf @@ -62,7 +62,7 @@ erl_xcomp_host=arm-linux-androideabi # `configure' script. # Set --enable-builtin-zlib to avoid a inflateGetDictionary missing symbol erl_xcomp_configure_flags="--without-termcap --without-wx \ - --enable-builtin-zlib" + --enable-builtin-zlib --enable-deterministic-build" ## -- Cross Compiler and Other Tools ------------------------------------------- diff --git a/xcomp/erl-xcomp-arm64-android.conf b/xcomp/erl-xcomp-arm64-android.conf index 2612617e8b..665dad1d5f 100644 --- a/xcomp/erl-xcomp-arm64-android.conf +++ b/xcomp/erl-xcomp-arm64-android.conf @@ -62,7 +62,7 @@ erl_xcomp_host=aarch64-linux-android # `configure' script. # Set --enable-builtin-zlib to avoid a inflateGetDictionary missing symbol erl_xcomp_configure_flags="--without-termcap --without-wx \ - --enable-builtin-zlib" + --enable-builtin-zlib --enable-deterministic-build" ## -- Cross Compiler and Other Tools ------------------------------------------- diff --git a/xcomp/erl-xcomp-x86_64-android.conf b/xcomp/erl-xcomp-x86_64-android.conf index 01e02f34fe..91041ae3a8 100644 --- a/xcomp/erl-xcomp-x86_64-android.conf +++ b/xcomp/erl-xcomp-x86_64-android.conf @@ -61,7 +61,7 @@ erl_xcomp_host=x86_64-linux-android # * `erl_xcomp_configure_flags' - Extra configure flags to pass to the # `configure' script. erl_xcomp_configure_flags="--without-termcap --without-wx \ - --enable-builtin-zlib" + --enable-builtin-zlib --enable-deterministic-build" ## -- Cross Compiler and Other Tools ------------------------------------------- -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor