Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Avoid strict-aliasing related issues when compiling with optimization
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 14 Jun 2015 16:22:57 +0000 (11:22 -0500)
committerroot <root@v-test-r415-3.localdomain>
Sun, 14 Jun 2015 16:22:57 +0000 (11:22 -0500)
commitd0aa5bd27c22a33f04f47363910f9773fdeab7eb
tree2014eb222ad6ecd04178624677150680188bf0ab
parent3797543c14ea12fbc25021e6da4cd08a9959b8f2
Avoid strict-aliasing related issues when compiling with optimization
Makefile