Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alchemy
Third Party
3p-ogg_vorbis
Commits
b7e66caf
Commit
b7e66caf
authored
Oct 15, 2014
by
callum_linden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build to generate 32bit libs
parent
ffb16e51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
build-cmd.sh
build-cmd.sh
+4
-0
No files found.
build-cmd.sh
View file @
b7e66caf
...
...
@@ -75,6 +75,10 @@ case "$AUTOBUILD_PLATFORM" in
;;
"darwin"
)
pushd
"
$OGG_SOURCE_DIR
"
opts
=
"-arch i386 -iwithsysroot /Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.7"
export
CFLAGS
=
"
$opts
"
export
CPPFLAGS
=
"
$opts
"
export
LDFLAGS
=
"
$opts
"
./configure
--prefix
=
"
$stage
"
make
make
install
...
...
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