mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-09 21:11:00 +01:00
[BUILD] halog: insufficient include path in makefile
This commit is contained in:
parent
a31e5dff36
commit
0b9da8dd45
@ -1,5 +1,5 @@
|
|||||||
EBTREE_DIR = ../../ebtree
|
EBTREE_DIR = ../../ebtree
|
||||||
INCLUDE = -I$(EBTREE_DIR)
|
INCLUDE = -I../../include -I$(EBTREE_DIR)
|
||||||
OPTIMIZE = -O3 #-mtune=pentium-m
|
OPTIMIZE = -O3 #-mtune=pentium-m
|
||||||
|
|
||||||
OBJS = halog halog64
|
OBJS = halog halog64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user