Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.
[openssl.git] / Configurations / 10-main.conf
index 0e3afd34d738c2046ce98054e3c5edd287951de1..27e587fb357f1f8c481e5d5eecd7291e8a8b1354 100644 (file)
@@ -1431,7 +1431,7 @@ my %targets = (
 
 #### Cygwin
     "Cygwin-common" => {
-        inherit_from     => [ "BASE_unix", asm("x86_asm") ],
+        inherit_from     => [ "BASE_unix" ],
         template         => 1,
 
         CC               => "gcc",