diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-02-06 17:23:10 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-02-06 17:23:10 +0100 |
commit | f3fedaf53ed90cb5f1eda704c6f199a8b34ecc96 (patch) | |
tree | 2df56df6ced59dd45217fb732bfe11b7b4e0f742 /src/ctor.h | |
parent | 794335cf16b3c522b09b10dc5fb02c9554084f8a (diff) |
Remove strip argument, since it doesn't make sense on all platforms.
Diffstat (limited to 'src/ctor.h')
-rw-r--r-- | src/ctor.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ enum class ld_opt { // gcc/clang output, // -o - strip, // -s warn_all, // -Wall warnings_as_errors, // -Werror library_path, // -L<arg> |