mirror of
https://gitee.com/openharmony/arkcompiler_toolchain
synced 2025-02-17 15:48:03 +00:00
![wengchangcheng](/assets/img/avatar_default.png)
Add ENABLE_HILOG defines in intl source_set Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6O7R9 Test: UT & 262 Signed-off-by: wengchangcheng <wengchangcheng@huawei.com> Change-Id: I0d2d049ba7cef32861af9efa6019ced265fcbf51
17 lines
678 B
Plaintext
17 lines
678 B
Plaintext
# Copyright (c) 2022 Huawei Device Co., Ltd.
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
import("../ets_runtime/js_runtime_config.gni")
|
|
|
|
toolchain_root = "//arkcompiler//toolchain"
|