mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 18:08:01 +00:00
Merge branch 'development' into pull-req
This commit is contained in:
commit
28606ffb60
@ -2,7 +2,7 @@ default: all
|
||||
|
||||
CC = gcc
|
||||
CFLAGS += -g
|
||||
CFLAGS += -I../../include -L../../build
|
||||
CFLAGS += -I../../include -L../../build -lgit2 -lpthread
|
||||
|
||||
OBJECTS = \
|
||||
git2.o \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user