summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ctor.cc')
-rw-r--r--ctor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctor.cc b/ctor.cc
index c9faa5e..b2513af 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -10,7 +10,6 @@ ctor::build_configurations ctorConfigs(const ctor::settings& settings)
return
{
{
- .type = ctor::target_type::static_library,
.target = "libctor.a",
.sources = {
"src/build.cc",