diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 20:56:48 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 20:56:48 (EDT) |
commit | 66d2fbb21c1fc21a88bcfbb1bdd2a60159476a72 (patch) | |
tree | 3af077442bccbb1439baa8ab07bcb411f742bbc1 | |
parent | 0d4d56ebb4dbbbdc6cecac46af546baa383b5e45 (diff) |
build: Drop Debian bootstrap hack
-rwxr-xr-x | build | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,9 +12,7 @@ nop: @: configure: - # Temporary hack for bootstrap on Debian. tcl="/usr/lib/$(OPK_HOST_ARCH)/tcl$(TCL_V)"; \ - [ -f /etc/debian_version ] && tcl="/usr/lib/tcl$(TCL_V)"; \ oh-autoconfigure -- \ --enable-shared \ --enable-threads \ |