mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Update linux/mips port.
Add m68k to linux port.
This commit is contained in:
@@ -43,4 +43,9 @@ typedef unsigned int slock_t;
|
||||
|
||||
#define HAS_TEST_AND_SET
|
||||
|
||||
#ifif defined(__m68k__)
|
||||
typedef unsigned char slock_t;
|
||||
|
||||
#define HAS_TEST_AND_SET
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user