summaryrefslogtreecommitdiff
path: root/myconfig.SH
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2020-08-10 20:38:04 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2020-08-10 23:08:53 +0100
commitfbccbbf26e8572b7867f0e240428937f4f15f728 (patch)
tree6aab0483c775fdefc32358eff023b6a8310a69c5 /myconfig.SH
parentfea1778afc9ae9c62a403aadc495c37bd0dbe6a4 (diff)
downloadperl-fbccbbf26e8572b7867f0e240428937f4f15f728.tar.gz
myconfig.SH: remove leftover bincompat5005 entry
Diffstat (limited to 'myconfig.SH')
-rwxr-xr-xmyconfig.SH1
1 files changed, 0 insertions, 1 deletions
diff --git a/myconfig.SH b/myconfig.SH
index 717c3d3b24..1e8ae0bb9a 100755
--- a/myconfig.SH
+++ b/myconfig.SH
@@ -47,7 +47,6 @@ Summary of my $package (revision $revision $version_patchlevel_string) configura
uselongdouble=$uselongdouble
usemymalloc=$usemymalloc
default_inc_excludes_dot=$default_inc_excludes_dot
- bincompat5005=undef
Compiler:
cc='$cc'
ccflags ='$ccflags'