# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/palemoon/uname-wrapper.patch # Copyright (C) 2024 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-END --- --- Pale-Moon/platform/media/webrtc/trunk/build/common.gypi.vanilla 2024-12-31 21:20:31.839997257 +0100 +++ Pale-Moon/platform/media/webrtc/trunk/build/common.gypi 2024-12-31 21:21:00.899997256 +0100 @@ -117,7 +117,7 @@ # Anything else gets passed through, which probably won't work very # well; such hosts should pass an explicit target_arch to gyp. 'host_arch%': - '/dev/null | sed -e "s/i.86/ia32/;s/x86_64/x64/;s/amd64/x64/;s/arm.*/arm/;s/i86pc/ia32/")', }], # Set default value of toolkit_views based on OS.