blob: e362f88f02836853b9e4915cc7e2d3eb507337f4 [file] [log] [blame]
# Copyright (c) 2014 The Native Client Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
if [ "${NACL_SHARED}" = "1" ]; then
NACLPORTS_CFLAGS+=" -fPIC"
fi
# Disable all assembly code by specifying none-none-none.
EXTRA_CONFIGURE_ARGS=--host=none-none-none