This website works better with JavaScript.
Home
Help
Register
Sign In
buff
/
libetpan
forked from
pEp.foundation/libetpan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fixed arch name
dvh-chacham15-master
Hoa V. DINH
9 years ago
parent
5d8a4fdf25
commit
6c030e4f5c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build-mac/dependencies/prepare-cyrus-sasl.sh
+ 1
- 1
build-mac/dependencies/prepare-cyrus-sasl.sh
View File
@ -127,7 +127,7 @@ for TARGET in $TARGETS; do
;
;
(
iPhoneSimulator
)
ARCH
=
i386
MARCHS
=
"i386 x86"
MARCHS
=
"i386 x86
_64
"
EXTRA_FLAGS
=
"
-miphoneos-version-min=
$SDK_IOS_MIN_VERSION
"
;
;
esac
Write
Preview
Loading…
Cancel
Save