summaryrefslogtreecommitdiffstats
path: root/package/postgresql/S50postgresql
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-05 21:08:27 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-06 15:50:02 +0200
commit5500211e201f84b6e2ce0dd5ff3013fb92628860 (patch)
treec20f6e9db48434e17c5ebb90e88f5056df2ff244 /package/postgresql/S50postgresql
parentf80735ce39165762f33e06d2a54c1d1db5206e12 (diff)
downloadbuildroot-5500211e201f84b6e2ce0dd5ff3013fb92628860.tar.gz
buildroot-5500211e201f84b6e2ce0dd5ff3013fb92628860.zip
xserver_xorg-server: use -O2 build optimization level
The xorg server is somewhat sensitive to certain gcc versions combined with -Os, particularly for ARM and MIPS, typically in the form of the following symptom/error: (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting Force -O2 to work around this problem - for a target rootfs that uses X11 the tradeoff is minimal since a sample/test image for qemu vexpress with X11 + xinit + xterm + twm + xclock + gtk2 with demos is 60+ MB. And it's less complicated than trying to find all of the bad combinations. Fixes bug #8436. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: add comment in .mk file, add reference to bug.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/S50postgresql')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud