Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
7843fc27
Commit
7843fc27
authored
Feb 18, 2017
by
Siarhei Siamashka
Browse files
Try to build libump
parent
9ef97a33
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
7843fc27
...
...
@@ -16,4 +16,9 @@ addons:
-
automake
-
libdrm-dev
script
:
autoreconf -vi && ./configure && make
script
:
-
git clone https://github.com/linux-sunxi/libump.git
-
cd libump
-
autoreconf -i && ./configure --prefix=/usr && make && make install
-
cd ..
-
autoreconf -vi && ./configure && make
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment