scripts/toolchain-config.in
author Michael Hope <michael.hope@linaro.org>
Tue Nov 13 15:06:18 2012 +0000 (2012-11-13)
changeset 3111 a9130ff13b19
parent 1189 5c20d52c8270
permissions -rw-r--r--
scripts: set default CFLAGS to optimise.

The extra CFLAGS override the product defaults, causing the product to
be built without optimisation or debug. Be explicit and add these in.

Reported-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: Michael Hope <michael.hope@linaro.org>
Message-Id: <CANLjY-=3Gbio6nzUPhhevDHV7cUN=6Vigooe9nSf-RnGCqnjog@mail.gmail.com>
Patchwork-Id: 198808
     1 #!/bin/sh
     2 
     3 tail -n+5 "${0}" |bzcat
     4 exit 0