summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWard Segers2018-12-17 09:23:13 +0100
committerWard Segers2018-12-17 09:23:13 +0100
commit6b0bc85daae7cd3d7ca94c549b690146e547313b (patch)
tree7a6d9d2ef57ee53b1dc12b9284135152247c12cd /PKGBUILD
parent07902b2a3ba583e5e5e228d818e2168cdd55cb53 (diff)
downloadaur-6b0bc85daae7cd3d7ca94c549b690146e547313b.tar.gz
Comment no longer applied
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cc4498f5936..0a050c8bd389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,6 @@ build() {
sed -n '/\/* Copyright/,/IN THE SOFTWARE./p' main/main.cpp | sed 's/\/\*//' | sed 's/\*\///' > LICENSE
- # The c++11-narrowing warnings have been disabled as the code won't compile otherwise.
scons platform=x11 \
tools=yes \
target=release_debug \