mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Get rid of -I include path of /usr/include/acl.
This commit is contained in:
@@ -46,7 +46,7 @@ LIBGDBM = @libgdbm@
|
||||
LIBUUID = @libuuid@
|
||||
LIBHANDLE = @libhdl@
|
||||
HAVE_DB = @have_db@
|
||||
CPPFLAGS = -I/usr/include/xfs -I/usr/include/attr -I/usr/include/acl
|
||||
CPPFLAGS = -I/usr/include/xfs -I/usr/include/attr
|
||||
|
||||
BUILDRULES = $(TOPDIR)/include/buildrules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user