summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVasilii Novikov2018-11-23 22:26:49 +0100
committerVasilii Novikov2018-11-23 22:26:49 +0100
commitd76eda408ff12e1b1c3acd5357018c80b26c8bae (patch)
tree9a43ed67ceb63812139a36cd4fa3bc5bc0f6570a
parent26ed3662d2d7442f66cb755c583d5178586d5b4f (diff)
downloadaur-d76eda408ff12e1b1c3acd5357018c80b26c8bae.tar.gz
suggest not stripping (stack traces)
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45a2593073df..baeea2f9450e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,8 @@ license=('GPL3')
makedepends=('cargo')
depends=('bubblewrap' 'git')
+#options+=(!strip) # uncomment to have readable stack traces
+
sha256sums=(6ae89998ab4e59b13815beabcd7c781ba7185e534da5ecdb77c0052233000f4e)
build () {