mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Makefile comment: remove reference to tools/thread/thread_test
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
This commit is contained in:
parent
d9ed510ef6
commit
fbcca6c824
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue