mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add support to the configure script for OBJC and OBJCXX command line options so that the macOS builds can use the clang compiler for the macOS-specific Objective C source files. This allows third-party compilers, like GNU gcc, to be used to build the rest of the project since some of the Objective C system header files are not compilable by GNU gcc. Co-authored-by: Jeffrey Kintscher <websurfer@surf2c.net> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> |
||
|---|---|---|
| .. | ||
| English.lproj | ||
| doscript.h | ||
| doscript.m | ||
| factorySettings.plist | ||
| FileSettings.h | ||
| FileSettings.m | ||
| Info.plist.in | ||
| main.m | ||
| Makefile.in | ||
| MyAppDelegate.h | ||
| MyAppDelegate.m | ||
| MyDocument.h | ||
| MyDocument.m | ||
| PreferencesWindowController.h | ||
| PreferencesWindowController.m | ||