1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Use memset() rather than OTMemzero(), and hence remove the need to weak link

against OTUtilityLib.

[originally from svn r2550]
This commit is contained in:
Ben Harris
2003-01-12 01:37:24 +00:00
parent 5d90fd4d1d
commit f3eff8b5de
2 changed files with 3 additions and 2 deletions

View File

@ -647,7 +647,6 @@ Libs_PPC = {Libs_CFM} \xb6
"{SharedLibraries}OpenTransportLib" \xb6
-weaklib OTClientLib \xb6
-weaklib OTClientUtilLib \xb6
-weaklib OTUtilityLib \xb6
"{SharedLibraries}OpenTptInternetLib" \xb6
-weaklib OTInetClientLib \xb6
"{PPCLibraries}StdCRuntime.o" \xb6