summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libelf.make4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/libelf.make b/rules/libelf.make
index 4914cf4bd..80533856e 100644
--- a/rules/libelf.make
+++ b/rules/libelf.make
@@ -59,10 +59,6 @@ ifdef PTXCONF_ARCH_ARM64
LIBELF_ARCH := aarch64
endif
-ifdef PTXDIST_ICECC
-LIBELF_CFLAGS := -C
-endif
-
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------