Skip to content

Commit

Permalink
fixup! oxidation: Add implementation of bupsplit in Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Feb 3, 2017
1 parent f37ac0a commit 5d51c7c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .redhat-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ context: f25-rust
packages:
- cargo

build:
config-opts: >
--prefix=/usr
--libdir=/usr/lib64
--enable-installed-tests
--enable-gtk-doc
--enable-rust
env:
CC: 'gcc'

Expand Down

0 comments on commit 5d51c7c

Please sign in to comment.