VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/NetworkPkg/NetworkBuildOptions.dsc.inc@ 98172

最後變更 在這個檔案從98172是 89983,由 vboxsync 提交於 4 年 前

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 852 位元組
 
1## @file
2# Network DSC include file for [BuildOptions] sections of all Architectures.
3#
4# This file can be included in the [BuildOptions*] section(s) of a platform DSC file
5# by using "!include NetworkPkg/NetworkBuildOptions.dsc.inc", to specify the C language
6# feature test macros (eg., API deprecation macros) according to the flags described
7# in "NetworkDefines.dsc.inc".
8#
9# Supported tool chain families: "GCC", "INTEL", "MSFT", "RVCT".
10#
11# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
12#
13# SPDX-License-Identifier: BSD-2-Clause-Patent
14#
15##
16
17!if $(NETWORK_ISCSI_ENABLE) == TRUE
18 MSFT:*_*_*_CC_FLAGS = /D ENABLE_MD5_DEPRECATED_INTERFACES
19 INTEL:*_*_*_CC_FLAGS = /D ENABLE_MD5_DEPRECATED_INTERFACES
20 GCC:*_*_*_CC_FLAGS = -D ENABLE_MD5_DEPRECATED_INTERFACES
21 RVCT:*_*_*_CC_FLAGS = -DENABLE_MD5_DEPRECATED_INTERFACES
22!endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette