aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/make.profile
blob: 7e9638fe409ca821880369e506a0b458e24db181 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Firejail profile for make
# Description: GNU make utility to maintain groups of programs
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include make.local
# Persistent global definitions
include globals.local

memory-deny-write-execute

# Redirect
include build-systems-common.profile