mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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
a575a1ab27
commit
00e4788f20
|
|
@ -1,5 +1,4 @@
|
||||||
# src/template/netbsd
|
# src/template/netbsd
|
||||||
# tools/thread/thread_test must be run
|
|
||||||
|
|
||||||
# Extra CFLAGS for code that will go into a shared library
|
# Extra CFLAGS for code that will go into a shared library
|
||||||
CFLAGS_SL="-fPIC -DPIC"
|
CFLAGS_SL="-fPIC -DPIC"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user