summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj/jsconfig_prebuild.sh
blob: b6da7b89325e7316f9ac3b9b2faefad251001421 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# Copyright (c) 2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

set -ex
GENERATED_DIR="${CONFIGURATION_TEMP_DIR}/generated"
mkdir -p "${GENERATED_DIR}"
cd build/JSConfig
exec bash create-config.sh "${GENERATED_DIR}" v8