mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Initial port to CodeWarrior CFM68K support (mainly by disabling
unsupported features).
This commit is contained in:
parent
eceb3e3f0a
commit
f74f63a43f
8 changed files with 24 additions and 5 deletions
|
@ -34,7 +34,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#define HAVE_UNIVERSAL_HEADERS
|
||||
#endif
|
||||
|
||||
#ifdef __CFM68K__
|
||||
#ifdef SYMANTEC__CFM68K__
|
||||
#pragma lib_export on
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue