hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone

Blame sysdeps/unix/sysv/linux/nios2/Makefile

Packit 6c4009
ifeq ($(subdir),stdlib)
Packit 6c4009
gen-as-const-headers += ucontext_i.sym
Packit 6c4009
endif
Packit 6c4009
Packit 6c4009
ifeq ($(subdir),misc)
Packit 6c4009
# MIPS-style cacheflush routine
Packit 6c4009
sysdep_headers += sys/cachectl.h
Packit 6c4009
sysdep_routines += cacheflush
Packit 6c4009
endif