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:
@ -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
|
||||
|
Reference in New Issue
Block a user