This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
Watch
4
Star
0
Fork
You've already forked newlib-cygwin
0
Code
Issues
Projects
Releases
Wiki
Activity
244faaea8e
newlib-cygwin
/
libgloss
/
aarch64
/
acinclude.m4
8 lines
105 B
Plaintext
Raw
Blame
History
AARCH64_OBJTYPE=
case "${target}" in
*-*-elf)
AARCH64_OBJTYPE=elf-
;;
esac
AC_SUBST(AARCH64_OBJTYPE)
Reference in New Issue
View Git Blame
Copy Permalink