1 Star 0 Fork 4

lixing.loongson.cn/libseccomp

forked from openKylin/libseccomp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
libseccomp.pc.in 1014 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoyaoming 提交于 2022-12-30 16:24 . Import Upstream version 2.5.3
#
# Enhanced Seccomp Library pkg-config Configuration
#
# Copyright (c) 2012 Red Hat <[email protected]>
# Author: Paul Moore <[email protected]>
#
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of version 2.1 of the GNU Lesser General Public License as
# published by the Free Software Foundation.
#
# This library is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
# for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this library; if not, see <http://www.gnu.org/licenses>.
#
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libseccomp
Description: The enhanced seccomp library
URL: https://github.com/seccomp/libseccomp
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lseccomp
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lixing-loongson-cn/libseccomp.git
[email protected]:lixing-loongson-cn/libseccomp.git
lixing-loongson-cn
libseccomp
libseccomp
openkylin/yangtze

搜索帮助