mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-09 07:32:06 +08:00
not needed
old-commit-hash: 43f7fe178dbf3a61422e48ab921fe39128395f43
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
CC := gcc
|
||||
CXX := g++
|
||||
PHONELIBS?=../../../../phonelibs
|
||||
|
||||
UNAME_S := $(shell uname -s)
|
||||
index_log: index_log.cc
|
||||
$(eval $@_TMP := $(shell mktemp))
|
||||
$(CXX) -std=gnu++11 -o $($@_TMP) \
|
||||
|
||||
Reference in New Issue
Block a user