diff options
author | midipix <writeonce@midipix.org> | 2019-01-02 10:34:08 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-09 22:43:12 -0500 |
commit | 215a2cb19300b387c2fb9656c065be0de0e24ce0 (patch) | |
tree | ee0812859900eaa525c6204139da374a1e9cb1f0 /sofort | |
parent | 496780f80befe69e86427c614ef09631d81185e6 (diff) | |
download | mmglue-215a2cb19300b387c2fb9656c065be0de0e24ce0.tar.bz2 mmglue-215a2cb19300b387c2fb9656c065be0de0e24ce0.tar.xz |
build system: remove elf-specific make variables, as they're no longer needed.
Diffstat (limited to 'sofort')
-rw-r--r-- | sofort/config/config.vars | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 17f6cd2..5cbc0e0 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -94,10 +94,6 @@ pe_subsystem pe_image_base pe_config_defs -elf_eh_frame -elf_hash_style -elf_config_defs - native_cc native_cpp native_cxx |