Update.
* sysdeps/unix/make-syscalls.sh: Set shared-only-routines for versioned syscalls. * Rules: Remove rules for empty.* again. 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
This commit is contained in:
parent
15e4303944
commit
d7b88214f6
@ -1,3 +1,10 @@
|
||||
1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||
|
||||
* sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
|
||||
versioned syscalls.
|
||||
|
||||
* Rules: Remove rules for empty.* again.
|
||||
|
||||
1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
|
||||
|
@ -67,10 +67,7 @@ EOF
|
||||
*@*)
|
||||
# The versioned symbols are only in the shared library.
|
||||
echo "\
|
||||
\$(foreach o,\$(filter-out .os,\$(object-suffixes)),\$(objpfx)$file\$o): \\
|
||||
\$(objpfx)$file%: \$(common-objpfx)empty%
|
||||
rm -f \$@
|
||||
ln \$< \$@
|
||||
shared-only-routines += $file
|
||||
\$(objpfx)${file}.os: \\"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user