[packages/cromfs] Rel 3
arekm
arekm at pld-linux.org
Wed May 20 23:34:04 CEST 2026
commit 844e7c1b16ee9015c38bf56ba90f100860b48e8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 23:33:49 2026 +0200
Rel 3
cromfs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cromfs.spec b/cromfs.spec
index 22de3f5..c0fa4c7 100644
--- a/cromfs.spec
+++ b/cromfs.spec
@@ -2,7 +2,7 @@ Summary: Compressed ROM filesystem for Linux in user-space
Summary(pl.UTF-8): System plików Compressed ROM dla Linuksa działający w przestrzeni użytkownika
Name: cromfs
Version: 1.5.10.2
-Release: 2
+Release: 3
License: GPL v3
Group: Applications/System
#Source0Download: https://bisqwit.iki.fi/source/cromfs.html#download
@@ -58,7 +58,7 @@ cramfs.
CPP="%{__cpp}" \
CXX="%{__cxx}" \
CFLAGS="%{rpmcflags}" \
- CXXFLAGS="%{rpmcxxflags}" \
+ CXXFLAGS="%{rpmcxxflags} -std=gnu++14" \
OPTIM="%{rpmcflags}"
%{__make} test
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cromfs.git/commitdiff/844e7c1b16ee9015c38bf56ba90f100860b48e8d
More information about the pld-cvs-commit
mailing list