/* * WARNING: do not edit! * Generated by util/mkbuildinf.pl * * Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html */ #define PLATFORM "platform: linux-mips-openwrt" #define DATE "built on: Thu Apr 14 16:09:48 2022 UTC" /* * Generate compiler_flags as an array of individual characters. This is a * workaround for the situation where CFLAGS gets too long for a C90 string * literal */ static const char compiler_flags[] = { 'c','o','m','p','i','l','e','r',':',' ','m','i','p','s','-','o', 'p','e','n','w','r','t','-','l','i','n','u','x','-','m','u','s', 'l','-','g','c','c',' ','-','f','P','I','C',' ','-','p','t','h', 'r','e','a','d',' ','-','m','a','b','i','=','3','2',' ','-','W', 'a',',','-','-','n','o','e','x','e','c','s','t','a','c','k',' ', '-','W','a','l','l',' ','-','O','3',' ','-','O','s',' ','-','p', 'i','p','e',' ','-','m','n','o','-','b','r','a','n','c','h','-', 'l','i','k','e','l','y',' ','-','m','i','p','s','3','2','r','2', ' ','-','m','t','u','n','e','=','2','4','k','c',' ','-','f','n', 'o','-','c','a','l','l','e','r','-','s','a','v','e','s',' ','-', 'f','n','o','-','p','l','t',' ','-','f','h','o','n','o','u','r', '-','c','o','p','t','s',' ','-','W','n','o','-','e','r','r','o', 'r','=','u','n','u','s','e','d','-','b','u','t','-','s','e','t', '-','v','a','r','i','a','b','l','e',' ','-','W','n','o','-','e', 'r','r','o','r','=','u','n','u','s','e','d','-','r','e','s','u', 'l','t',' ','-','m','s','o','f','t','-','f','l','o','a','t',' ', '-','W','f','o','r','m','a','t',' ','-','W','e','r','r','o','r', '=','f','o','r','m','a','t','-','s','e','c','u','r','i','t','y', ' ','-','f','s','t','a','c','k','-','p','r','o','t','e','c','t', 'o','r',' ','-','D','_','F','O','R','T','I','F','Y','_','S','O', 'U','R','C','E','=','1',' ','-','W','l',',','-','z',',','n','o', 'w',' ','-','W','l',',','-','z',',','r','e','l','r','o',' ','-', 'f','p','i','c',' ','-','f','f','u','n','c','t','i','o','n','-', 's','e','c','t','i','o','n','s',' ','-','f','d','a','t','a','-', 's','e','c','t','i','o','n','s',' ','-','z','n','o','w',' ','-', 'z','r','e','l','r','o',' ','-','D','O','P','E','N','S','S','L', '_','U','S','E','_','N','O','D','E','L','E','T','E',' ','-','D', 'O','P','E','N','S','S','L','_','P','I','C',' ','-','D','O','P', 'E','N','S','S','L','_','B','N','_','A','S','M','_','M','O','N', 'T',' ','-','D','S','H','A','1','_','A','S','M',' ','-','D','S', 'H','A','2','5','6','_','A','S','M',' ','-','D','A','E','S','_', 'A','S','M',' ','-','D','N','D','E','B','U','G',' ','-','D','O', 'P','E','N','S','S','L','_','P','R','E','F','E','R','_','C','H', 'A','C','H','A','_','O','V','E','R','_','G','C','M',' ','-','D', 'O','P','E','N','S','S','L','_','S','M','A','L','L','_','F','O', 'O','T','P','R','I','N','T','\0' };