]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcc1: Fix up libcc1 configure [PR98330]
authorJakub Jelinek <jakub@redhat.com>
Fri, 18 Dec 2020 19:25:26 +0000 (20:25 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 18 Dec 2020 19:25:26 +0000 (20:25 +0100)
commit5dc998933e7aa737f4a45a8a2885d42d5288d51a
treee272bd4b54d0bea0364e93052308b0337a0976ba
parentd44d47b49267b4265cee16d25b3f89dbf967cc0c
libcc1: Fix up libcc1 configure [PR98330]

Either we should write test x$darwin_dynamic_lookup = xyes
or we should make sure the variable is always defined to non-empty string.

2020-12-18  Jakub Jelinek  <jakub@redhat.com>

PR bootstrap/98380
* configure.ac: Set darwin_dynamic_lookup=no instead to empty
string.
* configure: Regenerated.
libcc1/configure
libcc1/configure.ac