constify ECDSA_SIG_get0()
[openssl.git] / Configurations / 99-personal-rse.conf
index 39e1f11884da888f2297d7a87db56c03ef9f9cf0..9999fcd3cf603d6fd9da4ccc3dba121df54c293e 100644 (file)
@@ -1,16 +1,12 @@
 ## -*- mode: perl; -*-
 ## Personal configuration targets
-##
-## If you edit this file, run this command before committing
-##     make -f Makefile.in TABLE
-## This file is interpolated by the Configure script.
 
 %targets = (
     "debug-rse" => {
         inherit_from     => [ "x86_elf_asm" ],
         cc               => "cc",
         cflags           => "-DL_ENDIAN -pipe -O -g -ggdb3 -Wall",
-        thread_cflag     => "(unknown)",
+        thread_scheme    => "(unknown)",
         bn_ops           => "BN_LLONG",
     },
 );