Commit 74d7698
feat: Add libpython QNX platform support (#3372)
Add libpython QNX platform support.
Note that the qnx py toolchain must come from somewhere else, this
doesn't add an interpreter
<!--
PR Instructions/requirements
* Title uses `type: description` format. See CONTRIBUTING.md for types.
* Common types are: build, docs, feat, fix, refactor, revert, test
* Update `CHANGELOG.md` as applicable
* Breaking changes include "!" after the type and a "BREAKING CHANGES:"
section at the bottom.
See CONTRIBUTING.md for our breaking changes process.
* Body text describes:
* Why this change is being made, briefly.
* Before and after behavior, as applicable
* References issue number, as applicable
* Update docs and tests, as applicable
* Delete these instructions prior to sending the PR
-->
---------
Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com>1 parent 793dddf commit 74d7698
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 182 | | |
187 | 183 | | |
188 | 184 | | |
189 | 185 | | |
190 | 186 | | |
191 | 187 | | |
192 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments