diff options
author | midipix <writeonce@midipix.org> | 2019-01-02 10:34:08 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-02 22:21:07 -0500 |
commit | d65ebd18cc114371aa526a04fd6b5d0f27034cdd (patch) | |
tree | 59ac3570a71c1e81d8804b9319b071a895ca720b /sofort | |
parent | 0ceebac7cd1fea5bb650267fe8c5c971a81bb2a6 (diff) | |
download | apimagic-d65ebd18cc114371aa526a04fd6b5d0f27034cdd.tar.bz2 apimagic-d65ebd18cc114371aa526a04fd6b5d0f27034cdd.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 |