buildinf-ios-arm64.h 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. /*
  2. * WARNING: do not edit!
  3. * Generated by util/mkbuildinf.pl
  4. *
  5. * Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
  6. *
  7. * Licensed under the OpenSSL license (the "License"). You may not use
  8. * this file except in compliance with the License. You can obtain a copy
  9. * in the file LICENSE in the source distribution or at
  10. * https://www.openssl.org/source/license.html
  11. */
  12. #define PLATFORM "platform: ios64-cross"
  13. #define DATE "built on: Wed Oct 20 15:59:29 2021 UTC"
  14. /*
  15. * Generate compiler_flags as an array of individual characters. This is a
  16. * workaround for the situation where CFLAGS gets too long for a C90 string
  17. * literal
  18. */
  19. static const char compiler_flags[] = {
  20. 'c','o','m','p','i','l','e','r',':',' ','c','c',' ','-','f','P',
  21. 'I','C',' ','-','a','r','c','h',' ','a','r','m','6','4',' ','-',
  22. 'm','i','o','s','-','v','e','r','s','i','o','n','-','m','i','n',
  23. '=','7','.','0','.','0',' ','-','f','n','o','-','c','o','m','m',
  24. 'o','n',' ','-','i','s','y','s','r','o','o','t',' ','/','S','D',
  25. 'K','s','/',' ','-','O','3',' ','-','i','s','y','s','r','o','o',
  26. 't',' ','/','A','p','p','l','i','c','a','t','i','o','n','s','/',
  27. 'X','c','o','d','e','.','a','p','p','/','C','o','n','t','e','n',
  28. 't','s','/','D','e','v','e','l','o','p','e','r','/','P','l','a',
  29. 't','f','o','r','m','s','/','i','P','h','o','n','e','O','S','.',
  30. 'p','l','a','t','f','o','r','m','/','D','e','v','e','l','o','p',
  31. 'e','r','/','S','D','K','s','/','i','P','h','o','n','e','O','S',
  32. '.','s','d','k','/',' ','-','m','i','o','s','-','v','e','r','s',
  33. 'i','o','n','-','m','i','n','=','9','.','0',' ','-','D','O','P',
  34. 'E','N','S','S','L','_','P','I','C',' ','-','D','O','P','E','N',
  35. 'S','S','L','_','C','P','U','I','D','_','O','B','J',' ','-','D',
  36. 'O','P','E','N','S','S','L','_','B','N','_','A','S','M','_','M',
  37. 'O','N','T',' ','-','D','S','H','A','1','_','A','S','M',' ','-',
  38. 'D','S','H','A','2','5','6','_','A','S','M',' ','-','D','S','H',
  39. 'A','5','1','2','_','A','S','M',' ','-','D','K','E','C','C','A',
  40. 'K','1','6','0','0','_','A','S','M',' ','-','D','V','P','A','E',
  41. 'S','_','A','S','M',' ','-','D','E','C','P','_','N','I','S','T',
  42. 'Z','2','5','6','_','A','S','M',' ','-','D','P','O','L','Y','1',
  43. '3','0','5','_','A','S','M',' ','-','D','_','R','E','E','N','T',
  44. 'R','A','N','T',' ','-','D','Z','L','I','B',' ','-','D','N','D',
  45. 'E','B','U','G','\0'
  46. };