mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 12:45:20 +03:00
11 lines
283 B
Diff
11 lines
283 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -51,7 +51,7 @@
|
|
TARGET = mergerfs
|
|
MANPAGE = $(TARGET).1
|
|
FUSE_CFLAGS = -D_FILE_OFFSET_BITS=64 -Ilibfuse/include
|
|
-CFLAGS = -g -Wall \
|
|
+CFLAGS = -Wall \
|
|
$(OPTS) \
|
|
-Wno-unused-result \
|
|
$(FUSE_CFLAGS) \
|