ssl/libcrypto/group/libcrypto.mmp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/ssl/libcrypto/group/libcrypto.mmp	Tue Aug 31 16:54:36 2010 +0300
+++ b/ssl/libcrypto/group/libcrypto.mmp	Wed Sep 01 12:36:54 2010 +0100
@@ -41,14 +41,6 @@
 OPTION MSVC /W0
 OPTION GCC  -w
 
-// Insignificant warnings in this FreeBSD library code are suppressed
-OPTION ARMCC -O0
-OPTION ARMCC --diag_suppress 68
-OPTION ARMCC --diag_suppress 111
-OPTION ARMCC --diag_suppress 175
-OPTION ARMCC --diag_suppress 223
-OPTION ARMCC --diag_suppress 1293
-
 #ifdef WINSCW
 OPTION CW -stdinc
 #else