1# Copyright © 2021 Google LLC 2# SPDX-License-Identifier: MIT 3 4shared_library('dlclose-skip', 5 'dlclose-skip.c', 6 install : true, 7) 8