Skip to content

Commit

Permalink
Merge pull request #1085 from chef/tduffield/revert-1071
Browse files Browse the repository at this point in the history
Revert "Merge pull request #1071 from mattray/make_4_2_1"
  • Loading branch information
tas50 authored Aug 23, 2019
2 parents bc92134 + 1abcc09 commit 99accba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/software/make.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
build do
env = with_standard_compiler_flags(with_embedded_path)

# Work around an error caused by Glibc 2.27
#
# Thanks to: http://www.linuxfromscratch.org/lfs/view/8.2/chapter05/make.html
command "sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c", env: env

command "./configure" \
" --disable-nls" \
" --prefix=#{install_dir}/embedded", env: env
Expand Down

0 comments on commit 99accba

Please sign in to comment.