buildinf-ios-x86_64.h 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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: darwin64-x86_64-cc"
  13. #define DATE "built on: Wed Oct 20 15:29:23 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',' ','x','8','6','_','6','4',' ',
  22. '-','O','3',' ','-','W','a','l','l',' ','-','i','s','y','s','r',
  23. 'o','o','t',' ','/','A','p','p','l','i','c','a','t','i','o','n',
  24. 's','/','X','c','o','d','e','.','a','p','p','/','C','o','n','t',
  25. 'e','n','t','s','/','D','e','v','e','l','o','p','e','r','/','P',
  26. 'l','a','t','f','o','r','m','s','/','i','P','h','o','n','e','S',
  27. 'i','m','u','l','a','t','o','r','.','p','l','a','t','f','o','r',
  28. 'm','/','D','e','v','e','l','o','p','e','r','/','S','D','K','s',
  29. '/','i','P','h','o','n','e','S','i','m','u','l','a','t','o','r',
  30. '.','s','d','k','/',' ','-','m','i','o','s','-','s','i','m','u',
  31. 'l','a','t','o','r','-','v','e','r','s','i','o','n','-','m','i',
  32. 'n','=','1','0','.','0',' ','-','D','L','_','E','N','D','I','A',
  33. 'N',' ','-','D','O','P','E','N','S','S','L','_','P','I','C',' ',
  34. '-','D','O','P','E','N','S','S','L','_','C','P','U','I','D','_',
  35. 'O','B','J',' ','-','D','O','P','E','N','S','S','L','_','I','A',
  36. '3','2','_','S','S','E','2',' ','-','D','O','P','E','N','S','S',
  37. 'L','_','B','N','_','A','S','M','_','M','O','N','T',' ','-','D',
  38. 'O','P','E','N','S','S','L','_','B','N','_','A','S','M','_','M',
  39. 'O','N','T','5',' ','-','D','O','P','E','N','S','S','L','_','B',
  40. 'N','_','A','S','M','_','G','F','2','m',' ','-','D','S','H','A',
  41. '1','_','A','S','M',' ','-','D','S','H','A','2','5','6','_','A',
  42. 'S','M',' ','-','D','S','H','A','5','1','2','_','A','S','M',' ',
  43. '-','D','K','E','C','C','A','K','1','6','0','0','_','A','S','M',
  44. ' ','-','D','R','C','4','_','A','S','M',' ','-','D','M','D','5',
  45. '_','A','S','M',' ','-','D','A','E','S','N','I','_','A','S','M',
  46. ' ','-','D','V','P','A','E','S','_','A','S','M',' ','-','D','G',
  47. 'H','A','S','H','_','A','S','M',' ','-','D','E','C','P','_','N',
  48. 'I','S','T','Z','2','5','6','_','A','S','M',' ','-','D','X','2',
  49. '5','5','1','9','_','A','S','M',' ','-','D','P','O','L','Y','1',
  50. '3','0','5','_','A','S','M',' ','-','D','_','R','E','E','N','T',
  51. 'R','A','N','T',' ','-','D','Z','L','I','B',' ','-','D','N','D',
  52. 'E','B','U','G','\0'
  53. };