mirror of
https://github.com/openharmony/third_party_tinyalsa.git
synced 2026-07-18 13:25:09 -04:00
Added include directory in CFLAGS variable
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CC = gcc
|
||||
CFLAGS = -Wall -Wextra -Werror -Wfatal-errors
|
||||
CFLAGS = -Wall -Wextra -Werror -Wfatal-errors -I ../include
|
||||
|
||||
VPATH = ../src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user