mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
14 lines
379 B
Text
14 lines
379 B
Text
# Firejail profile for meson
|
|
# Description: A high productivity build system
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include meson.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# Allow python3 (blacklisted by disable-interpreters.inc)
|
|
include allow-python3.inc
|
|
|
|
# Redirect
|
|
include build-systems-common.profile
|