Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : valgrind | name : valgrind | ||||
| version : 3.16.1 | version : 3.17.0 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - ftp://sourceware.org/pub/valgrind/valgrind-3.16.1.tar.bz2 : c91f3a2f7b02db0f3bc99479861656154d241d2fdb265614ba918cc6720a33ca | - ftp://sourceware.org/pub/valgrind/valgrind-3.17.0.tar.bz2 : ad3aec668e813e40f238995f60796d9590eee64a16dff88421430630e69285a2 | ||||
| homepage : https://valgrind.org | |||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| optimize : no-bind-now | |||||
| summary : Valgrind (Instrumentation framework for analysis tools) | |||||
| component : programming.tools | component : programming.tools | ||||
| homepage : https://valgrind.org/ | |||||
| summary : Instrumentation framework for analysis tools | |||||
| description: | | |||||
| Valgrind is an instrutmentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, along with profiling in detail. Extremely useful for debugging. | |||||
| optimize : no-bind-now | |||||
| patterns : | patterns : | ||||
| - docs : /usr/share/doc | - docs : /usr/share/doc | ||||
| rundeps : | rundeps : | ||||
| - glibc-dbginfo | - glibc-dbginfo | ||||
| description: | | |||||
| Valgrind is an instrutmentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, along with profiling in detail. Extremely useful for debugging. | |||||
| setup : | | setup : | | ||||
| %configure CFLAGS="$CFLAGS -fno-stack-protector" CXXFLAGS="$CXXFLAGS -fno-exceptions" | %configure CFLAGS="$CFLAGS -fno-stack-protector" CXXFLAGS="$CXXFLAGS -fno-exceptions" | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.