summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-02 10:34:08 -0500
committermidipix <writeonce@midipix.org>2019-01-02 22:21:16 -0500
commitc63c3749534819735d70392db6542485f6dde6b4 (patch)
treef293089cdc8860d9382972b027d8efc9db4c558f /configure
parent11cdd413e87b862e8efebcb1dac702c31f7d1f4d (diff)
downloadperk-c63c3749534819735d70392db6542485f6dde6b4.tar.bz2
perk-c63c3749534819735d70392db6542485f6dde6b4.tar.xz
build system: remove elf-specific make variables, as they're no longer needed.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 7be6f75..23820a5 100755
--- a/configure
+++ b/configure
@@ -186,10 +186,6 @@ init_vars()
mb_pe_image_base=$PE_IMAGE_BASE
mb_pe_config_defs=$PE_CONFIG_DEFS
- mb_elf_eh_frame=$ELF_EH_FRAME
- mb_elf_hash_style=$ELF_HASH_STYLE
- mb_elf_config_defs=$ELF_CONFIG_DEFS
-
# overrides
mb_user_cc=$CC
mb_user_cpp=$CPP