Skip to content

Commit cb986bd

Browse files
committed
remove unused gcc14-fix118817
1 parent 2f97edd commit cb986bd

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

gcc14-fix118817.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

glimpse.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ BuildRequires: autotools
77
%prep
88
%setup -n %{n}-%realversion
99
%build
10-
10+
%if %{cmscompilerv}>13
1111
CFLAGS="-Wno-error=return-mismatch -Wno-error=implicit-int -Wno-error=implicit-function-declaration" \
12+
%endif
1213
./configure --prefix=%{i}
1314
# Turn off this part, it causes problems for 32-bit-on-64-bit and is only
1415
# needed for webglimpse

0 commit comments

Comments
 (0)