mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 01:48:08 +08:00
Make autotools build use tinyexpr.cpp
This commit is contained in:
parent
26dfca67e5
commit
4674784a0b
@ -744,10 +744,6 @@ obj/%.o: src/%.cpp | show-CXX show-CXXFLAGS show-CPPFLAGS obj
|
||||
@echo " CXX $(em)$@$(sgr0)"
|
||||
$v $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $< -o $@
|
||||
|
||||
obj/tinyexpr.o: src/tinyexpr.c | obj
|
||||
@echo " CC $(em)$@$(sqr0)"
|
||||
$v $(CC) $(CFLAGS) -c $< -o $@
|
||||
|
||||
#
|
||||
# obj directory
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user