forked from auracaster/openocd
- added mingw elf patches from Vincent Palatin
- added str9x programming using flash controller tap (str9xpec), including option bytes and device lock/unlock - inttypes.h now used for long long printf style declarations git-svn-id: svn://svn.berlios.de/openocd/trunk@174 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -5,6 +5,7 @@ AC_SEARCH_LIBS([ioperm], [ioperm])
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
AC_CHECK_HEADERS(sys/param.h)
|
||||
AC_CHECK_HEADERS(elf.h)
|
||||
|
||||
AC_C_BIGENDIAN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user