From 398cca0404d3ba80f6299d2b9ddfe50e5940487f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 11 May 2018 16:19:46 -0400 Subject: Link with -lm Come on, FreeBSD. --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/Makefile b/bin/Makefile index b6d13697..685ea6f0 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -5,7 +5,7 @@ ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) GFX ?= none CFLAGS += -Wall -Wextra -Wpedantic -LDLIBS = -ledit -lncurses -lutil -lz +LDLIBS = -ledit -lm -lncurses -lutil -lz LDLIBS_cocoa = -framework Cocoa LDLIBS_x11 = -lX11 -- cgit 1.4.1 33812d6db9e5e419dfb61c'>this commit dontfiles
summary refs log tree commit diff
path: root/bin/man1/ptee.1 (unfollow)
Commit message (Expand)Author
2020-09-11Use MacPorts rather than pkgsrcJune McEnroe
2020-09-11Add debian VM name to sshJune McEnroe
2020-09-11Add influencer tweetJune McEnroe
2020-09-10Add The Kingdom of GodsJune McEnroe
2020-09-07Add SunglassesJune McEnroe
2020-09-06Add Between the BreathsJune McEnroe
2020-09-04Open /dev/tty in nudgeJune McEnroe
2020-09-04Add nudgeJune McEnroe
2020-09-03Build fbclock with -lzJune McEnroe
2020-08-29Add tweets from retweetsJune McEnroe