MacOS tidbits. Add new files to the project, update config.
This commit is contained in:
parent
3aefe30469
commit
facf472744
3 changed files with 3994 additions and 4054 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
||||||
#ifndef MK1MF_BUILD
|
#ifndef MK1MF_BUILD
|
||||||
# define CFLAGS "-DB_ENDIAN"
|
# define CFLAGS "-DB_ENDIAN"
|
||||||
# define PLATFORM "macos"
|
# define PLATFORM "macos"
|
||||||
# define DATE "Sat Dec 18 23:10 MEST 1999"
|
# define DATE "Sun Feb 27 19:44:16 MET 2000"
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -112,6 +112,5 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
|
||||||
#endif /* HEADER_DES_LOCL_H */
|
#endif /* HEADER_DES_LOCL_H */
|
||||||
|
|
||||||
#ifndef __POWERPC__
|
#ifndef __POWERPC__
|
||||||
#define SHA_XARRAY
|
#define MD32_XARRAY
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue