File: config_freebsd.h

package info (click to toggle)
scrypt 1.1.6%2Bsvn31-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 300 kB
  • ctags: 172
  • sloc: ansic: 2,155; makefile: 88
file content (6 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
/* A default configuration for FreeBSD, used if there is no config.h. */

#define HAVE_POSIX_MEMALIGN 1
#define HAVE_SYSCTL_HW_USERMEM 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_SYS_PARAM_H 1