projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
403a3d9
)
Makefile comment: remove reference to tools/thread/thread_test
author
Bruce Momjian
<bruce@momjian.us>
Tue, 27 Oct 2020 18:00:38 +0000
(14:00 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 27 Oct 2020 18:00:50 +0000
(14:00 -0400)
You can't compile thread_test alone anymore, and the location moved too.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/
1062278
.
1603819969
@sss.pgh.pa.us
Backpatch-through: 9.5
src/template/netbsd
patch
|
blob
|
blame
|
history
diff --git
a/src/template/netbsd
b/src/template/netbsd
index d97f995c748dab2234406ec6a4d2b5ae2d1daca5..aaa560cd92c93cfd3de88f0c9e4bf19d7f8a34b3 100644
(file)
--- a/
src/template/netbsd
+++ b/
src/template/netbsd
@@
-1,5
+1,4
@@
# src/template/netbsd
-# tools/thread/thread_test must be run
# Extra CFLAGS for code that will go into a shared library
CFLAGS_SL="-fPIC -DPIC"