diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch')
-rw-r--r-- | meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch index 6bb85fcb34..2c7d264da0 100644 --- a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch +++ b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch | |||
@@ -14,7 +14,7 @@ x86_64-wrs-linux-gcc: error: unrecognized command line option '-fp-model' | |||
14 | Here use cc_basename to replace CC for checking compiler to avoid such | 14 | Here use cc_basename to replace CC for checking compiler to avoid such |
15 | kind of issue. | 15 | kind of issue. |
16 | 16 | ||
17 | Upstream-Status: Pending | 17 | Upstream-Status: Submitted [https://github.com/python/cpython/pull/96399] |
18 | 18 | ||
19 | Signed-off-by: Li Zhou <li.zhou@windriver.com> | 19 | Signed-off-by: Li Zhou <li.zhou@windriver.com> |
20 | 20 | ||