i did not notice that

This commit is contained in:
Kuba 2024-03-14 20:41:25 +01:00 committed by GitHub
parent 93f6dda0ac
commit e7218e41a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ LDFLAGS += -lrpitx -lm -lrt -lpthread
CXX ?= c++
CC ?= cc
INTSTALL_DIR ?= /usr/local/bin
INSTALL_DIR ?= /usr/local/bin
CFLAGS_Pissb = -Wall -g -O2 -Wno-unused-variable
LDFLAGS_Pissb = $(LDFLAGS) -lsndfile -lliquid