aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2021-11-08 21:24:56 -0800
committerAndrew Waterman <andrew@sifive.com>2021-11-08 21:24:56 -0800
commitd2bbb60aace5ff1c851bc769f47b87d480cd19ad (patch)
tree2e9450410d792b987f64adec62aa3a05c483dfb7 /Makefile.in
parent5946beae65e8c3def73de48f319cf62d18555487 (diff)
downloadriscv-isa-sim-d2bbb60aace5ff1c851bc769f47b87d480cd19ad.zip
riscv-isa-sim-d2bbb60aace5ff1c851bc769f47b87d480cd19ad.tar.gz
riscv-isa-sim-d2bbb60aace5ff1c851bc769f47b87d480cd19ad.tar.bz2
Revert "Disable clang PCH when boost is present"
This reverts commit 4f129845021b6086fd259186b0bc09203f5f8069.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index f964e19..9b1176c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -38,7 +38,7 @@ scripts_dir := $(src_dir)/scripts
HAVE_INT128 := @HAVE_INT128@
HAVE_DLOPEN := @HAVE_DLOPEN@
-HAVE_CLANG_PCH := $(and @HAVE_CLANG_PCH@, $(if @BOOST_ASIO_LIB@,,yes))
+HAVE_CLANG_PCH := @HAVE_CLANG_PCH@
# If the version information is not in the configure script, then we
# assume that we are in a working directory. We use the vcs-version.sh