Configure: final cleanup of asm related things
[openssl.git] / NOTES.WIN
index 0215733904fa20c49ed1102caa078e763936cb44..ca033602a5d4f378cf29217820e2882196f8ff6c 100644 (file)
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -89,8 +89,6 @@
 
  - UWP targets only support building the static and dynamic libraries.
 
- - The "no-uplink" must be given in the "Configure" script.
-
  - You should define the platform type to "uwp" and the target arch via
    "vcvarsall.bat" before you compile. For example, if you want to build
    "arm64" builds, you should type "vcvarsall.bat x86_arm64 uwp".