Remove target-libgfortran from default targets 67/138767/3
authorSlava Barinov <v.barinov@samsung.com>
Thu, 13 Jul 2017 12:59:38 +0000 (15:59 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Thu, 3 Aug 2017 00:32:27 +0000 (00:32 +0000)
commit25d454419a68c0f05aa64d49bb15cda1720809bb
tree45e502e09352d7044a90ae23047d810987b3ee05
parent0198572270cc86071b4079253e526873d9cd2dca
Remove target-libgfortran from default targets

       * configure.ac: Make target-libgfortran a configure option.
       * configure: Regenerate.

This fixes on-host build broken by 58909fae.

Now OBS build works as usual since it provides --enable-libgfortran explicitly
and on-host test builds are not broken with error
`GNU Fortran compiler is not working'

Change-Id: I39ea37ddb0e52c1e2b43e3d304da1389ce615010
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
configure
configure.ac