OpenCores
URL https://opencores.org/ocsvn/hf-risc/hf-risc/trunk

Subversion Repositories hf-risc

[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [glibc/] [sysdeps/] [unix/] [sysv/] [linux/] [riscv/] [Makefile] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 serginhofr
ifeq ($(subdir),elf)
2
ifeq ($(build-shared),yes)
3
# This is needed for DSO loading from static binaries.
4
sysdep-dl-routines += dl-static
5
sysdep_routines += dl-static
6
sysdep-rtld-routines += dl-static
7
endif
8
endif
9
 
10
ifeq ($(subdir),stdlib)
11
gen-as-const-headers += ucontext_i.sym
12
endif
13
 
14
ifeq ($(subdir),crypt)
15
libcrypt-sysdep_routines += sysdep
16
endif
17
 
18
ifeq ($(subdir),nss)
19
libnss_db-sysdep_routines += sysdep
20
libnss_db-shared-only-routines += sysdep
21
endif
22
 
23
ifeq ($(subdir),rt)
24
librt-sysdep_routines += sysdep
25
librt-shared-only-routines += sysdep
26
endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.