[packages/libx86emu] Rel 3
arekm
arekm at pld-linux.org
Mon Mar 9 12:58:52 CET 2026
commit b3e22ef059dab6c5a30872de0556ce6a17570335
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 12:58:39 2026 +0100
Rel 3
libx86emu.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libx86emu.spec b/libx86emu.spec
index beddba8..b803c57 100644
--- a/libx86emu.spec
+++ b/libx86emu.spec
@@ -2,7 +2,7 @@ Summary: x86 CPU real mode emulator
Summary(pl.UTF-8): Emulator trybu rzeczywistego procesorów Intel x86
Name: libx86emu
Version: 1.4
-Release: 2
+Release: 3
License: MIT
Group: Libraries
# also https://gitorious.org/x86emu/libx86emu/archive/%{version}.tar.gz
@@ -52,7 +52,7 @@ Statyczna biblioteka x86emu.
%build
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -fPIC -fomit-frame-pointer -Wall" \
+ CFLAGS="%{rpmcflags} -fPIC -fomit-frame-pointer -Wall -fcommon" \
GIT2LOG=true \
GITDEPS=
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libx86emu.git/commitdiff/b3e22ef059dab6c5a30872de0556ce6a17570335
More information about the pld-cvs-commit
mailing list