Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tom
crown-core
Commits
afa8236e
Commit
afa8236e
authored
8 years ago
by
cerebrus29301
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update .travis.yml
parent
6d02905b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+1
-1
.travis.yml
with
1 addition
and
1 deletion
+1
-1
.travis.yml
View file @
afa8236e
...
...
@@ -23,7 +23,7 @@ env:
# Win32
-
HOST=i686-w64-mingw32 DPKG_ADD_ARCH="i386" DEP_OPTS="" PACKAGES="nsis g++-mingw-w64-i686 gcc-mingw-w64-i686 binutils-mingw-w64-i686 wine1.6 bc" GOAL="install" CROWN_CONFIG="--enable-reduce-exports"
# 32-bit + dash
-
HOST=i686-pc-linux-gnu PACKAGES="g++-multilib bc" DEP_OPTS="" GOAL="install" CROWN_CONFIG="--enable-glibc-back-compat LDFLAGS=-static-libstdc++" USE_SHELL="/bin/dash"
-
HOST=i686-pc-linux-gnu PACKAGES="g++-multilib bc" DEP_OPTS="" GOAL="install" CROWN_CONFIG="--enable-glibc-back-compat
--enable-reduce-exports
LDFLAGS=-static-libstdc++" USE_SHELL="/bin/dash"
# Win64
-
HOST=x86_64-w64-mingw32 DPKG_ADD_ARCH="i386" DEP_OPTS="" PACKAGES="nsis gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 binutils-mingw-w64-x86-64 wine1.6 bc" GOAL="install" CROWN_CONFIG="--enable-reduce-exports"
# Debug
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help