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
pull/57/head
Bruce Momjian 5 years ago
parent 403a3d91c8
commit 8e5d1aef8e
  1. 1
      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"

Loading…
Cancel
Save