Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
git-mirror
/
glibc
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Files
0480c90
Breadcrumbs
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
s390
/
Makefile
Blame
Blame
Latest commit
History
History
12 lines (10 loc) · 207 Bytes
Breadcrumbs
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
s390
/
Makefile
Top
File metadata and controls
Code
Blame
12 lines (10 loc) · 207 Bytes
Raw
64bit-predefine = __s390x__ ifeq ($(subdir),rt) librt-routines += rt-sysdep endif ifeq ($(subdir),stdlib) gen-as-const-headers += ucontext_i.sym endif ifeq ($(subdir),elf) sysdep_routines += dl-vdso endif
1
2
3
4
5
6
7
8
9
10
11
12
You can’t perform that action at this time.