Changeset a7b97b9 for Makefile


Ignore:
Timestamp:
05/30/15 23:54:09 (9 years ago)
Author:
Hal Finkel <hfinkel@…>
Branches:
master
Children:
22f928f
Parents:
518793d
git-author:
Hal Finkel <hfinkel@…> (05/30/15 23:54:09)
git-committer:
Hal Finkel <hfinkel@…> (05/30/15 23:54:09)
Message:

use kernel rank on the bgq instead of pid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r510af01 ra7b97b9  
    22CXXFLAGS = -std=gnu++0x -O3 -g 
    33 
    4 CPPFLAGS = 
     4# When compiling with CXX=powerpc64-bgq-linux-g++, we need these: 
     5CPPFLAGS = -I/bgsys/drivers/ppcfloor -I/bgsys/drivers/ppcfloor/spi/include/kernel/cnk 
     6 
    57LDFLAGS = -lpthread -ldl 
    68 
Note: See TracChangeset for help on using the changeset viewer.