diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-04-05 11:38:13 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-04-05 11:38:13 +0000 |
commit | 3cbe6b2478d7a321e203857f255bcaf69bcc5c8d (patch) | |
tree | 5bdf962ef68c6987579cc9ac0c73addb5b9bbd52 /src/backend/parser/parse_target.c | |
parent | b9ae55f2aabb21d9c3d34554b5a19be6f8770adf (diff) | |
download | postgresql-3cbe6b2478d7a321e203857f255bcaf69bcc5c8d.tar.gz postgresql-3cbe6b2478d7a321e203857f255bcaf69bcc5c8d.zip |
Looks like a small patch is needed as well to do the right thing on Linux.
The patch enables the mips2 ISA for the ll/sc operations, and then restores
it when done. The kernel/libc emulation code will take over on CPUs without
ll/sc, and on CPUs with it, it'll use the operations provided by the CPU.
Combined with the earlier fix (removing -mips2), postgresql builds again on
mips and mipsel. The patch is against 7.2-7.
Oliver Elphick
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions