[openssl-commits] [openssl] master update

Richard Levitte levitte at openssl.org
Sat Feb 20 08:28:44 UTC 2016


The branch master has been updated
       via  5ee719da047ab1de41882568b1ebdb745ce00aed (commit)
      from  ef3c88cf893983e3028dae91b9f68a751600ebad (commit)


- Log -----------------------------------------------------------------
commit 5ee719da047ab1de41882568b1ebdb745ce00aed
Author: Richard Levitte <levitte at openssl.org>
Date:   Fri Feb 19 23:55:30 2016 +0100

    apps_extra_src changed name to apps_aux_src, rename everywhere
    
    One spot was forgotten.
    
    Reviewed-by: Rich Salz <rsalz at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 Configurations/10-main.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 5ab71b5..312aac5 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -1542,7 +1542,7 @@
         release_lflags   => "/NODEBUG/NOTRACEBACK",
         shared_target    => "vms-shared",
 
-        apps_extra_src   => "vms_decc_init.c",
+        apps_aux_src     => "vms_decc_init.c",
         build_file       => "descrip.mms",
         build_scheme     => [ "unified", "VMS" ],
     },


More information about the openssl-commits mailing list