]> git.pld-linux.org Git - packages/clion.git/commitdiff
- use newer rpm macros that skip checking std::__once_callable, std::__once_call
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Jun 2018 04:57:57 +0000 (06:57 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Jun 2018 04:57:57 +0000 (06:57 +0200)
clion.spec

index e11da20bfa9a23734898980d8581fc259cbf3ab8..f18fd6a048342fd5cbce71f4794cd53043d4c8ea 100644 (file)
@@ -15,7 +15,7 @@ Patch0:               pld.patch
 URL:           http://www.jetbrains.com/clion/
 BuildRequires: jpackage-utils
 BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.583
+BuildRequires: rpmbuild(macros) >= 1.734
 BuildRequires: unzip
 Requires:      jre >= 1.6
 Suggests:      %{name}-cmake
@@ -24,9 +24,6 @@ Suggests:     cmake >= 2.8
 Suggests:      gdb >= 7.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# Unresolved symbols found: _ZSt11__once_call: _ZSt15__once_callable
-%define                skip_post_check_so      liblldb.so.3
-
 # don't strip fsnotifier, it's size is checked for "outdated binary"
 # https://bugs.archlinux.org/task/34703
 # http://git.jetbrains.org/?p=idea/community.git;a=blob;f=platform/platform-impl/src/com/intellij/openapi/vfs/impl/local/FileWatcher.java;h=004311b96a35df1ffc2c87baba78a8b2a8809f7d;hb=376b939fd6d6ec4c12191a5f90503d9d62c501da#l173
This page took 0.079962 seconds and 4 git commands to generate.