mirror of
https://github.com/lxsang/ant-http
synced 2025-02-24 00:52:48 +01:00
fix remote build bug
This commit is contained in:
parent
486463fba3
commit
36304dd839
1
var.mk
1
var.mk
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user