AIX: Stop adding option -qsrcmsg.
authorNoah Misch <noah@leadboat.com>
Sat, 12 Oct 2019 07:21:47 +0000 (00:21 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 12 Oct 2019 07:21:51 +0000 (00:21 -0700)
commitb705582b480054348cdc34c106340be00450720a
tree3dcdb52eea5a512dc3e8ddef93f7fa8bea9188c9
parent59800f7cef558da424a98ee4b9c74a0dd2758ea5
AIX: Stop adding option -qsrcmsg.

With xlc v16.1.0, it causes internal compiler errors.  With xlc versions
not exhibiting that bug, removing -qsrcmsg merely changes the compiler
error reporting format.  Back-patch to 9.4 (all supported versions).

Discussion: http://postgr.es/m/20191003064105.GA3955242@rfd.leadboat.com
src/template/aix