diff options
author | midipix <writeonce@midipix.org> | 2019-01-02 10:34:08 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-02 22:21:15 -0500 |
commit | 9bb340ab856937bb1ebbf5ece79a97d5900e73d6 (patch) | |
tree | 2f12d8cd16a92e9a34e19bc322e9caf21ebecda3 /sofort | |
parent | 4048e93e2593ec18547cc554234fedd4ca320666 (diff) | |
download | pemagine-9bb340ab856937bb1ebbf5ece79a97d5900e73d6.tar.bz2 pemagine-9bb340ab856937bb1ebbf5ece79a97d5900e73d6.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 |