[prev in list] [next in list] [prev in thread] [next in thread]
List: pkgsrc-changes
Subject: CVS commit: pkgsrc/games/oshu
From: "Nia Alarie" <nia () netbsd ! org>
Date: 2021-05-21 12:58:44
Message-ID: 20210521125844.1B1B8FA95 () cvs ! NetBSD ! org
[Download RAW message or body]
This is a multi-part message in MIME format.
--_----------=_1621601924207240
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: nia
Date: Fri May 21 12:58:44 UTC 2021
Modified Files:
pkgsrc/games/oshu: Makefile
Log Message:
oshu: link with -lm for fmaf()
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/oshu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_1621601924207240
Content-Disposition: inline
Content-Length: 597
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/games/oshu/Makefile
diff -u pkgsrc/games/oshu/Makefile:1.7 pkgsrc/games/oshu/Makefile:1.8
--- pkgsrc/games/oshu/Makefile:1.7 Fri Mar 12 15:02:13 2021
+++ pkgsrc/games/oshu/Makefile Fri May 21 12:58:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/03/12 15:02:13 nia Exp $
+# $NetBSD: Makefile,v 1.8 2021/05/21 12:58:43 nia Exp $
DISTNAME= oshu-2.0.1
PKGREVISION= 3
@@ -14,6 +14,8 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_CMAKE= yes
+LDFLAGS+= -lm # fmaf()
+
CMAKE_ARGS+= -DOSHU_SKINS="minimal"
.include "../../devel/SDL2/buildlink3.mk"
--_----------=_1621601924207240--
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic