Skip to content

Commit

Permalink
Merge pull request #8234 from bugfinder/master
Browse files Browse the repository at this point in the history
[dist] obs-bundled-gems.spec: fix build on ppc by dropping
  • Loading branch information
hennevogel committed Sep 4, 2019
2 parents fff4aeb + 8eca242 commit 4a17a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/obs-bundled-gems.spec
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ mkdir -p vendor/cache
cp %{_sourcedir}/vendor/cache/*.gem vendor/cache
export GEM_HOME=~/.gems
bundle config build.nokogiri --use-system-libraries
bundle config build.sassc --disable-march-tune-native

%install
bundle --local --path %{buildroot}%_libdir/obs-api/
Expand Down

0 comments on commit 4a17a00

Please sign in to comment.