diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-11-15 09:49:33 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-11-15 09:49:53 +0100 |
| commit | 75100eb781f66c369e38ab5c8453f0e4f5b74d1c (patch) | |
| tree | e4e55e1c0f5afab5b8af399aa00093162b14ad1c /target/linux/patches/6.12.58/hppa-cross-compile.patch | |
| parent | ec6d81269ca89def8a31b7a1d3cf84fc3a67b2c7 (diff) | |
Diffstat (limited to 'target/linux/patches/6.12.58/hppa-cross-compile.patch')
| -rw-r--r-- | target/linux/patches/6.12.58/hppa-cross-compile.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/patches/6.12.58/hppa-cross-compile.patch b/target/linux/patches/6.12.58/hppa-cross-compile.patch new file mode 100644 index 000000000..51c24fff2 --- /dev/null +++ b/target/linux/patches/6.12.58/hppa-cross-compile.patch @@ -0,0 +1,12 @@ +diff -Nur linux-6.6.22.orig/arch/parisc/Makefile linux-6.6.22/arch/parisc/Makefile +--- linux-6.6.22.orig/arch/parisc/Makefile 2024-03-15 19:25:07.000000000 +0100 ++++ linux-6.6.22/arch/parisc/Makefile 2024-04-16 03:57:37.515308996 +0200 +@@ -41,7 +41,7 @@ + + # Set default 32 bits cross compilers for vdso + CC_ARCHES_32 = hppa hppa2.0 hppa1.1 +-CC_SUFFIXES = linux linux-gnu unknown-linux-gnu suse-linux ++CC_SUFFIXES = linux linux-gnu unknown-linux-gnu suse-linux openadk-linux-uclibc + CROSS32_COMPILE := $(call cc-cross-prefix, \ + $(foreach a,$(CC_ARCHES_32), \ + $(foreach s,$(CC_SUFFIXES),$(a)-$(s)-))) |
