Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rpmSetarch support #786

Merged
merged 2 commits into from
Apr 26, 2016
Merged

Add rpmSetarch support #786

merged 2 commits into from
Apr 26, 2016

Conversation

dpennell
Copy link
Contributor

The test case tries to build an i386 architecture (32-bit) rpm using a hello world c program. The c-source and a pre-compiled executable is provided (built using gcc -m32 on system described below). I pre-compiled and committed the executable in order to minimize dependencies in the CI environment.

uname -a
Linux sherpavm 3.10.0-327.10.1.el7.x86_64 #1 SMP Tue Feb 16 17:03:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  • bash --version

GNU bash, version 4.2.46(1)-release (x86_64-redhat-linux-gnu)

@kardapoltsev
Copy link
Member

Did you occasionally commit build.sbt~ and test.sbt~ ?

@dpennell
Copy link
Contributor Author

Oops, emacs droppings. I'll clean and resubmit.

On Mon, Apr 25, 2016 at 11:40 PM, Alexey Kardapoltsev <
notifications@github.com> wrote:

Did you occasionally commit build.sbt~ and test.sbt~ ?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#786 (comment)

-david

@muuki88 muuki88 added the rpm label Apr 26, 2016
@muuki88 muuki88 merged commit ae04b90 into sbt:master Apr 26, 2016
@muuki88
Copy link
Contributor

muuki88 commented Apr 26, 2016

Nice. Solid work. I'll try to release this ASAP in 1.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants