Upgrade ox

This commit is contained in:
Gary Talent 2017-05-04 00:57:01 -05:00
parent 258be70528
commit 9b46116a83

View File

@ -10,7 +10,7 @@ RUN dnf install -y qt5-devel llvm libasan
RUN git clone https://github.com/wombatant/ox.git /usr/local/src/ox && \ RUN git clone https://github.com/wombatant/ox.git /usr/local/src/ox && \
cd /usr/local/src/ox && \ cd /usr/local/src/ox && \
git checkout -b install 796241cda614d232b09e571e625005562150a4fc git checkout -b install a5166e03bbaea2f200cfc730c69579c3d50ae2a7
# setup build dirs # setup build dirs
RUN mkdir -p \ RUN mkdir -p \