mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
update a comment.
This commit is contained in:
@@ -69,9 +69,9 @@ PKG_DOC_DIR = @pkg_doc_dir@
|
||||
# $(CXXFILES), or $(HFILES) and is used to construct the manifest list
|
||||
# during the "dist" phase (packaging).
|
||||
|
||||
CFLAGS += $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall -Wno-parentheses \
|
||||
$(LCFLAGS) -I$(TOPDIR)/include '-DVERSION="$(PKG_VERSION)"' \
|
||||
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
|
||||
CFLAGS += -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -Wall $(LCFLAGS) \
|
||||
-I$(TOPDIR)/include '-DVERSION="$(PKG_VERSION)"' -D_GNU_SOURCE \
|
||||
-D_FILE_OFFSET_BITS=64
|
||||
|
||||
LDFLAGS = $(LLDFLAGS)
|
||||
LDLIBS = $(LLDLIBS) $(MALLOCLIB)
|
||||
|
||||
Reference in New Issue
Block a user