mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
From: Phil Nelson <phil@cs.wwu.edu>
Subject: [PATCHES] Added support for NetBSD/pc532.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
# if defined(sparc)
|
||||
# define NEED_SPARC_TAS_ASM
|
||||
# endif
|
||||
# if defined(ns32k)
|
||||
# define NEED_NS32k_TAS_ASM
|
||||
# endif
|
||||
# define HAS_TEST_AND_SET
|
||||
# if defined(__mips__)
|
||||
/* # undef HAS_TEST_AND_SET */
|
||||
|
||||
Reference in New Issue
Block a user