fix pipewire linked with everything + rename ilovecurses -> cursetree
This commit is contained in:
parent
0fcb8143cf
commit
d35e200488
2 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ CFLAGS_DBG := -g
|
|||
LD := ld
|
||||
CLD = $(CC)
|
||||
LDFLAGS :=
|
||||
CLDFLAGS := -lpipewire-0.3 -lm -lc
|
||||
CLDFLAGS := -lm -lc
|
||||
LDFLAGS_DBG := -g
|
||||
|
||||
# # === Nix Mutations ===
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue