Skip to content
Snippets Groups Projects
Commit 20712505 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add missing endif

parent 4924e6c5
No related branches found
No related tags found
No related merge requests found
Pipeline #6143 passed
...@@ -111,7 +111,7 @@ else ...@@ -111,7 +111,7 @@ else
ifeq ($(os), darwin) ifeq ($(os), darwin)
CFLAGS += -I/usr/local/opt/libarchive/include CFLAGS += -I/usr/local/opt/libarchive/include
CFLAGS += -L/usr/local/opt/libarchive/lib CFLAGS += -L/usr/local/opt/libarchive/lib
else endif
FILE_LIBS = -larchive FILE_LIBS = -larchive
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment