1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Various patches not commited, plus a linux/sparc patch from

Satoshi Ishikawa <power@sekine.densi.gifu-u.ac.jp>
This commit is contained in:
Marc G. Fournier
1997-04-24 02:35:39 +00:00
parent 7a7a9b1a04
commit 08a5901ba1
2 changed files with 37 additions and 1 deletions

View File

@@ -12,3 +12,6 @@
# define HAS_TEST_AND_SET
typedef unsigned char slock_t;
# endif
# if defined(sparc)
# undef NEED_I386_TAS_ASM
# endif