Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Albert Gräf
Gem
Commits
ed9b0409
Commit
ed9b0409
authored
Feb 06, 2019
by
IOhannes m zmölnig
Browse files
[ci] dropped QuickTime/Carbon disabling for travis
parent
095a8d03
Changes
1
Show whitespace changes
Inline
Side-by-side
.git-ci/travis-ci/configure.sh
View file @
ed9b0409
...
...
@@ -25,9 +25,7 @@ case "$TRAVIS_OS_NAME" in
#CONFIGUREFLAGS="--without-ftgl"
;;
osx
)
CONFIGUREFLAGS
=
"--without-ftgl
\
--without-QuickTime-framework
\
--without-Carbon-framework"
CONFIGUREFLAGS
=
""
if
[
"x
${
ARCH
}
"
!=
"x"
]
;
then
CONFIGUREFLAGS+
=
" --enable-fat-binary=
${
ARCH
}
"
fi
...
...
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