./build.sh --confirm &&

if list_find "$LDFLAGS" "-s"; then
  strip -v bin/phantomjs
fi
