diff options
author | midipix <writeonce@midipix.org> | 2019-01-02 10:34:08 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-02 22:21:18 -0500 |
commit | 0e34683a1eb0d3520742a65908d911119f679f9d (patch) | |
tree | bea6c4fa2305c155dd471cd9aca26f49905e3b0c /sofort/config | |
parent | 0c76e6790e40a0ec7d4b84c1ba7f02546e232d0b (diff) | |
download | sbpython2-0e34683a1eb0d3520742a65908d911119f679f9d.tar.bz2 sbpython2-0e34683a1eb0d3520742a65908d911119f679f9d.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 |