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
a95a8a58
Commit
a95a8a58
authored
Feb 18, 2017
by
Siarhei Siamashka
Browse files
sudo
parent
7843fc27
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a95a8a58
language
:
c
language
:
c
sudo
:
required
compiler
:
compiler
:
-
clang
-
gcc
-
gcc
addons
:
addons
:
...
@@ -19,6 +19,6 @@ addons:
...
@@ -19,6 +19,6 @@ addons:
script
:
script
:
-
git clone https://github.com/linux-sunxi/libump.git
-
git clone https://github.com/linux-sunxi/libump.git
-
cd libump
-
cd libump
-
autoreconf -i && ./configure --prefix=/usr && make && make install
-
autoreconf -i && ./configure --prefix=/usr && make &&
sudo
make install
-
cd ..
-
cd ..
-
autoreconf -vi && ./configure && make
-
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