From: Carl Worth Date: Fri, 24 Apr 2020 17:30:40 +0000 (-0700) Subject: Explicitly link against math library X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=c043fda4bdb6e84b973fd8d31d32b1beaa552aea;hp=c043fda4bdb6e84b973fd8d31d32b1beaa552aea;p=dvonn Explicitly link against math library I don't know what in the toolchain (or dependencies) changed such that this is required now when it wasn't before, but here it is. ---