glibc/sysdeps/sparc/nptl/Makefile
Florian Weimer 49e182c737 nptl: Remove remaining code from libpthread
Only the placeholder compatibility symbols are left now.

The __errno_location symbol was removed (moved) using
scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-05-21 22:35:01 +02:00

4 lines
67 B
Makefile

ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif