mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 11:49:30 +02:00
- ipc unit because it crashes on 0.99.10
This commit is contained in:
parent
fafb271270
commit
9170b30465
@ -69,7 +69,7 @@ UNITOBJECTS=$(SYSTEMUNIT) strings linux \
|
||||
dos crt objects printer ports \
|
||||
objpas sysutils typinfo math \
|
||||
cpu mmx getopts heaptrc \
|
||||
errors sockets ipc graph
|
||||
errors sockets graph
|
||||
|
||||
|
||||
#####################################################################
|
||||
@ -251,7 +251,10 @@ libsclean: fpc_libsclean
|
||||
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.17 1999-03-16 00:47:09 peter
|
||||
# Revision 1.18 1999-03-22 13:09:10 peter
|
||||
# - ipc unit because it crashes on 0.99.10
|
||||
#
|
||||
# Revision 1.17 1999/03/16 00:47:09 peter
|
||||
# * makefile.fpc targets start with fpc_
|
||||
# * small updates for install scripts
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user