mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
* sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
* sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and install lddlibc4.
This commit is contained in:
parent
f709e93784
commit
c4dc6c456e
@ -5,3 +5,8 @@ m68k-syntax-flag = -DMOTOROLA_SYNTAX
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += mremap
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),elf)
|
||||
others += lddlibc4
|
||||
install-bin += lddlibc4
|
||||
endif
|
||||
|
1
sysdeps/unix/sysv/linux/m68k/dl-librecon.h
Normal file
1
sysdeps/unix/sysv/linux/m68k/dl-librecon.h
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/dl-librecon.h>
|
Loading…
Reference in New Issue
Block a user