Search Criteria
Package Details: creduce 2.10.0.r100.1f1bfd7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/creduce.git (read-only, click to copy) |
---|---|
Package Base: | creduce |
Description: | A C/C++ program reducer |
Upstream URL: | https://embed.cs.utah.edu/creduce/ |
Licenses: | custom:University of Illinois Open Source License |
Submitter: | tavianator |
Maintainer: | tavianator |
Last Packager: | tavianator |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-17 16:18 (UTC) |
Last Updated: | 2023-09-25 14:41 (UTC) |
Dependencies (10)
- astyle (astyle-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- indent (indent-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- perl-benchmark-timerAUR
- perl-exporter-liteAUR
- perl-file-which
- perl-getopt-tabularAUR
- perl-regexp-common
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
marehr commented on 2018-01-24 12:00 (UTC)
Currently, the standard compiler is clang-5.x in arch. But, creduce 2.7 is depending on clang-4.x/llvm-4.x. upstream has an open issue to bump it to llvm 5.x https://github.com/csmith-project/creduce/issues/147.
It seems that the recent master branch already fixed this issue and is using llvm 5.x by default. Could you change the source to a snapshot from the github repository?
tavianator commented on 2017-07-21 15:35 (UTC)
jschievink commented on 2017-07-21 15:29 (UTC)
sebo commented on 2016-05-14 16:25 (UTC)
« First ‹ Previous 1 2