Makefile.arch 270 B

123456789
  1. # Makefile for uClibc NPTL
  2. #
  3. # Copyright (C) 2019 Kalray
  4. #
  5. # Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
  6. #
  7. libc_arch_a_CSRC = unwind-forcedunwind.c libc-tls.c
  8. CFLAGS-unwind-forcedunwind.c = -fexceptions -fasynchronous-unwind-tables