mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5866] [MERGED] build: organize and standardize make vars and targets #5700
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5700
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5866
Author: @kmk3
Created: 6/25/2023
Status: ✅ Merged
Merged: 6/27/2023
Merged by: @kmk3
Base:
master← Head:build-organize-make-vars📝 Commits (10+)
862dff0build: remove MOD_SRCS variable5cba21bbuild: rename MOD vars to EXTRA varsb9864fdbuild: rename TOCLEAN and TODISTCLEAN variables75587a4build: standardize clean/distclean targets in src7ff2d6bbuild: line-wrap MANFLAGS07b9414build: sort MANFLAGS and nearby variables5801ce0build: split misc flags from MANFLAGScddf20fbuild: remove redundant LDFLAGS in so.mk9c08da1build: move common CFLAGS/LDFLAGS first0771612build: move remaining build flags into config.mk.in📊 Changes
21 files changed (+104 additions, -84 deletions)
View changed files
📝
config.mk.in(+62 -19)📝
src/etc-cleanup/Makefile(+1 -1)📝
src/fbuilder/Makefile(+1 -1)📝
src/fcopy/Makefile(+2 -2)📝
src/fids/Makefile(+1 -1)📝
src/firecfg/Makefile(+2 -2)📝
src/firejail/Makefile(+2 -2)📝
src/firemon/Makefile(+2 -2)📝
src/fldd/Makefile(+2 -2)📝
src/fnet/Makefile(+2 -2)📝
src/fnetfilter/Makefile(+2 -2)📝
src/fsec-optimize/Makefile(+2 -2)📝
src/fsec-print/Makefile(+2 -2)📝
src/fseccomp/Makefile(+2 -2)📝
src/fzenity/Makefile(+1 -1)📝
src/jailcheck/Makefile(+2 -2)📝
src/libpostexecseccomp/Makefile(+1 -1)📝
src/libtracelog/Makefile(+1 -1)📝
src/profstats/Makefile(+1 -1)📝
src/prog.mk(+6 -20)...and 1 more files
📄 Description
Main changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.