mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -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
403a3d91c8
commit
8e5d1aef8e
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