diff options
author | midipix <writeonce@midipix.org> | 2019-01-02 10:34:08 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-02 22:21:17 -0500 |
commit | c25f5fddb5532e18c2b45423c3b87b747969d513 (patch) | |
tree | fc1bcf2ab546431ffa68e75bdf4d082cf06ace3b /sofort/config | |
parent | cfc74ea19d5ff133ea2604afdf3009feb227b609 (diff) | |
download | ptycon-c25f5fddb5532e18c2b45423c3b87b747969d513.tar.bz2 ptycon-c25f5fddb5532e18c2b45423c3b87b747969d513.tar.xz |
build system: remove elf-specific make variables, as they're no longer needed.
Diffstat (limited to 'sofort/config')
-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 |