mirror of
https://github.com/yawut/SDL.git
synced 2026-04-19 23:27:32 -05:00
Worked around objective C brokenness in Cygwin's automake
This commit is contained in:
parent
88359c2f2a
commit
09421a77df
|
|
@ -60,6 +60,7 @@ CCAS="$CC"
|
|||
AC_SUBST(CCAS)
|
||||
CCASFLAGS=""
|
||||
AC_SUBST(CCASFLAGS)
|
||||
_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
|
||||
|
||||
dnl The alpha architecture needs special flags for binary portability
|
||||
case "$target" in
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user