Commit Graph

3 Commits

Author SHA1 Message Date
Haowei Yuan d5b68593cc core: Commented out SSE4.2 instruction set related code block in city-hash.c
Change-Id: I40cd04c0edc44922bd43a07cf5aa907072a884c8
Refs: #1721
2014-07-01 20:37:38 -07:00
Alexander Afanasyev 85b6b01af5 core: Adding workaround for missing <byteswap.h> on FreeBSD
This commit also fixes a couple of compilation issues with gcc 4.2.1

Change-Id: Iacc5a742b666849694b6ee947482e78340f74336
2014-04-21 20:55:35 -07:00
Alexander Afanasyev 613e2a9ba3 src: Reorganizing source code in preparation to merge NRD code
Note that as of this commit, there are several changes in location of
compiled binaries in `build/` folder:

* `nfd` has been moved to `build/bin/nfd`
* `unit-tests` has been split into `unit-tests-core` and `unit-tests-daemon`

Change-Id: I2c830c117879edbaa5457d6423c13f0273285919
Refs: #1486
2014-04-16 11:54:35 -07:00