summaryrefslogtreecommitdiff
path: root/libgomp/plugin/configfrag.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/plugin/configfrag.ac')
-rw-r--r--libgomp/plugin/configfrag.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgomp/plugin/configfrag.ac b/libgomp/plugin/configfrag.ac
index 9f9d0a7f08c..09f87f48bc7 100644
--- a/libgomp/plugin/configfrag.ac
+++ b/libgomp/plugin/configfrag.ac
@@ -197,7 +197,6 @@ if test x"$enable_offload_targets" != x; then
&& (test "x$CUDA_DRIVER_LIB" = x \
|| test "x$CUDA_DRIVER_LIB" = xno); then
PLUGIN_NVPTX=1
- PLUGIN_NVPTX_CPPFLAGS='-I$(srcdir)/plugin/cuda'
PLUGIN_NVPTX_LIBS='-ldl'
PLUGIN_NVPTX_DYNAMIC=1
else