summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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 \