tenox7 / ttyplot

a realtime plotting utility for terminal/console with data input from stdin
Apache License 2.0
957 stars 42 forks source link

Fix `make torture` #91

Closed edgar-bonet closed 8 months ago

edgar-bonet commented 8 months ago

Although the torture program is presumably not meant for the end user, it is a good test for ttyplot. Besides, its presence in the repo is a strong incentive for typing make torture, which fails on undefined references to sin and cos.

The fix is a single line added to the Makefile.