aboutsummaryrefslogtreecommitdiff
path: root/include/plugin-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plugin-api.h')
-rw-r--r--include/plugin-api.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/plugin-api.h b/include/plugin-api.h
index 3220142..122424c 100644
--- a/include/plugin-api.h
+++ b/include/plugin-api.h
@@ -66,8 +66,7 @@ enum ld_plugin_output_file_type
{
LDPO_REL,
LDPO_EXEC,
- LDPO_DYN,
- LDPO_PIE
+ LDPO_DYN
};
/* An input file managed by the plugin library. */