Skip to content

Instantly share code, notes, and snippets.

View inglor's full-sized avatar

Leonidas Spyropoulos inglor

View GitHub Profile
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure CONFIG_SHELL=/bin/bash --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --enable-cmdlib --enable-dmeventd --enable-lvmpolld --enable-pkgconfig --enable-readline --enable-udev_rules --enable-udev_sync --enable-debug --with-cache=internal --with-default-dm-run-dir=/run --with-default-locking-dir=/run/lock/lvm --with-default-pid-dir=/run --with-default-run-dir=/run/lvm --with-systemdsystemunitdir=/usr/lib/systemd/system --with-thin=internal --with-udev-prefix=/usr
## --------- ##
## Platform. ##
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
# Maintainer: Orhun Parmaksız <orhun@archlinux.org>
# Contributor: David Keogh <davekeogh@archlinux.us>
pkgname=pycharm-community-edition
pkgver=2021.3.1
_build=213.6461.77
_gitcommit=35df0442e731cbe170dd919d6e9ef46713bd1b86
pkgrel=2
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Contributor: eric <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=bonnie++
pkgver=2.00a
pkgrel=1
pkgdesc="Based on the Bonnie hard drive benchmark by Tim Bray"
arch=('x86_64')
url="https://www.coker.com.au/bonnie++/"
diff --git a/PKGBUILD b/PKGBUILD
index 6d2066f..41338ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ depends=('gcc-libs')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha256sums=('58f1315d05481a220bccd5a1411476b172cc49623f1ba9797c31b569c4b32241')
+options=(!lto)