summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@nokia.com>2011-02-25 08:45:35 (GMT)
committerMorten Sorvig <msorvig@trolltech.com>2011-03-16 09:37:53 (GMT)
commit3ed39aceda261d7c6b247d39cafff5931b168e07 (patch)
tree9b1430907ef04b849c4cd542eb20b97dc96f5be2 /configure
parentfa5731a3591034723df192d869cd9ff7c1b52428 (diff)
downloadQt-3ed39aceda261d7c6b247d39cafff5931b168e07.zip
Qt-3ed39aceda261d7c6b247d39cafff5931b168e07.tar.gz
Qt-3ed39aceda261d7c6b247d39cafff5931b168e07.tar.bz2
NaCl: Dont force release builds.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 070447b..ffc93d8 100755
--- a/configure
+++ b/configure
@@ -960,8 +960,6 @@ if [ "$CFG_EMBEDDED" = "nacl" ]; then
PLATFORM_QPA=yes
echo "-fast"
OPT_FAST=yes
- echo "-release"
- CFG_DEBUG=no
echo "-qconfig minimal-system-dependencies"
CFG_QCONFIG=minimal-system-dependencies