Skip to content

Commit

Permalink
Remove compilation flag to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
danidoni committed Jul 20, 2022
1 parent 89eb6ab commit 346d37f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/obs-bundled-gems.spec
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ pushd %{_sourcedir}/open-build-service-*/src/api
export GEM_HOME=~/.gems
bundle config build.ffi --enable-system-libffi
bundle config build.nokogiri --use-system-libraries
bundle config build.sassc --disable-march-tune-native
bundle config build.nio4r --with-cflags='%{optflags} -Wno-return-type'
bundle config force_ruby_platform true

Expand Down

0 comments on commit 346d37f

Please sign in to comment.