mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
set sharedlib extensions properly for NeXT (Ted Horst)
This commit is contained in:
@@ -95,6 +95,8 @@ typedef FARPROC dl_funcptr;
|
||||
#ifdef NeXT
|
||||
#define DYNAMIC_LINK
|
||||
#define USE_RLD
|
||||
#define SHORT_EXT ".so"
|
||||
#define LONG_EXT "module.so"
|
||||
#endif
|
||||
|
||||
#ifdef WITH_SGI_DL
|
||||
|
||||
Reference in New Issue
Block a user