diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-10-15 13:22:29 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-10-15 13:22:29 +0000 |
commit | fa4aebeb0156a25950c99c1e177e425b01c8044a (patch) | |
tree | 0b2ce529982aa1057de65dbad89035744e73cc66 /include | |
parent | de78543ba90b8738c96c16005a792c0d2e7efc12 (diff) | |
download | ATCD-fa4aebeb0156a25950c99c1e177e425b01c8044a.tar.gz |
ChangeLogTag: Wed Oct 15 13:22:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include')
-rw-r--r-- | include/makeinclude/platform_linux_borland.GNU | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/makeinclude/platform_linux_borland.GNU b/include/makeinclude/platform_linux_borland.GNU index 98bb78d9293..d8cd0546b55 100644 --- a/include/makeinclude/platform_linux_borland.GNU +++ b/include/makeinclude/platform_linux_borland.GNU @@ -113,5 +113,4 @@ LINK.cc = override LINK.cc.override = $(LD) $(LDFLAGS) $(BOREXELIBS) $(BORLDFLAGS) $(POSTLINK) SOLINK.cc = $(LD) -Tpd -SONAME= -SOVERSION= +versioned_so=0 |