mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
8 lines
128 B
Makefile
8 lines
128 B
Makefile
|
ifeq ($(subdir),misc)
|
||
|
sysdep_routines += or1k_clone
|
||
|
endif
|
||
|
|
||
|
ifeq ($(subdir),stdlib)
|
||
|
gen-as-const-headers += ucontext_i.sym
|
||
|
endif
|