mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
* sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
* sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and install lddlibc4. Wed Apr 1 10:50:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * 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
71bedb76ac
commit
c5528b5d8b
@ -1,3 +1,10 @@
|
||||
Wed Apr 1 10:50:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
|
||||
install lddlibc4.
|
||||
|
||||
1998-03-31 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* iconvdata/Makefile: Use libKSC shared object in JOHAB and
|
||||
|
@ -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