old-commit-hash: 43f7fe178d
commatwo_master
Willem Melching 5 years ago
parent 9cc9be5bb3
commit 3339270bf3
  1. 2
      tools/lib/index_log/Makefile

@ -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) \

Loading…
Cancel
Save