[Midnightbsd-cvs] mports [24588] trunk/Tools/magus/bless/Makefile: update std
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 27 15:05:35 EDT 2018
Revision: 24588
http://svnweb.midnightbsd.org/mports/?rev=24588
Author: laffer1
Date: 2018-10-27 15:05:34 -0400 (Sat, 27 Oct 2018)
Log Message:
-----------
update std
Modified Paths:
--------------
trunk/Tools/magus/bless/Makefile
Modified: trunk/Tools/magus/bless/Makefile
===================================================================
--- trunk/Tools/magus/bless/Makefile 2018-10-27 18:55:33 UTC (rev 24587)
+++ trunk/Tools/magus/bless/Makefile 2018-10-27 19:05:34 UTC (rev 24588)
@@ -1,6 +1,6 @@
# $MidnightBSD: mports/Tools/magus/bless/Makefile,v 1.1 2011/02/26 00:35:59 laffer1 Exp $
CC=c++
-CFLAGS= -Wall -O2 -I/usr/local/include
+CFLAGS= -Wall -O2 -I/usr/local/include -std=c++11
LDFLAGS=-L/usr/local/lib/ -lpqxx -lpq -lsqlite3 -lmd -pthread
DESTDIR=
PREFIX= /usr/local
More information about the Midnightbsd-cvs
mailing list