diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-06-22 08:20:58 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-22 08:20:58 -0300 |
commit | 568efe31e2597dc707dc31bcc02c74ff0cf9bf11 (patch) | |
tree | 8aedd6cc8ca9b85c50c9c5c46057ed960dddf505 /recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch | |
parent | c327d5541e236fbd08bb39104d5a5601018d68fe (diff) | |
parent | f724cfced0602d58d63631e2aacaa54a14fe1d75 (diff) | |
download | meta-freescale-568efe31e2597dc707dc31bcc02c74ff0cf9bf11.tar.gz |
Merge pull request #1583 from YoeDistro/yoe/mut
recipes: Add missing patch tag Upstream-Status
Diffstat (limited to 'recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch')
-rw-r--r-- | recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch b/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch index f2ff1c002..c6cfaf417 100644 --- a/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch +++ b/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch | |||
@@ -3,6 +3,7 @@ From: Ting Liu <b28495@freescale.com> | |||
3 | Date: Wed, 9 May 2012 02:42:57 -0500 | 3 | Date: Wed, 9 May 2012 02:42:57 -0500 |
4 | Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags | 4 | Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
6 | Signed-off-by: Ting Liu <b28495@freescale.com> | 7 | Signed-off-by: Ting Liu <b28495@freescale.com> |
7 | --- | 8 | --- |
8 | SoftFloat-2b/softfloat/bits32/powerpc-GCC/Makefile | 4 ++-- | 9 | SoftFloat-2b/softfloat/bits32/powerpc-GCC/Makefile | 4 ++-- |