1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-01 12:59:47 +02:00

fix remote build bug

This commit is contained in:
lxsang 2018-09-22 18:00:54 +02:00
parent 486463fba3
commit 36304dd839

1
var.mk
View File

@ -2,7 +2,6 @@ USE_DB=TRUE
USE_SSL = TRUE
CC=gcc
EXT=dylib
BUILDIRD=build
UNAME_S := $(shell uname -s)
ifeq ($(UNAME_S),Linux)
BUILDIRD=/opt/www