aboutsummaryrefslogtreecommitdiff
path: root/lib/buildit
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buildit')
-rwxr-xr-xlib/buildit2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/buildit b/lib/buildit
index 7e3bc2ed2a96..6451a9bfad6c 100755
--- a/lib/buildit
+++ b/lib/buildit
@@ -41,7 +41,7 @@ then
fi
EXTRA_FLAGS="-nostdinc++ -std=${CXX_LANG} -fstrict-aliasing -Wall -Wextra -Wshadow -Wconversion \
- -Wpadded -Wstrict-aliasing=2 -Wstrict-overflow=4 "
+ -Wstrict-aliasing=2 -Wstrict-overflow=4 "
case $TRIPLE in
*-apple-*)