Configure: add configure command line C flags after the configured C flags
[openssl.git] / README
diff --git a/README b/README
index ae5e24bf349cdb091c3e4071f06d2d5f164eae67..fb0334b7c62ad11e87e674b1485823969a49b1a4 100644 (file)
--- a/README
+++ b/README
     - Download the latest version from the repository
       to see if the problem has already been addressed
     - Configure with no-asm
-    - Remove compiler optimisation flags
+    - Remove compiler optimization flags
 
  If you wish to report a bug then please include the following information
  and create an issue on GitHub:
 
     - OpenSSL version: output of 'openssl version -a'
-    - Any "Configure" options that you selected during compilation of the
-      library if applicable (see INSTALL)
+    - Configuration data: output of 'perl configdata.pm --dump'
     - OS Name, Version, Hardware platform
     - Compiler Details (name, version)
     - Application Details (name, version)