- Timestamp:
- Nov 26, 2007, 4:21:23 AM (17 years ago)
- Location:
- branches/working-0711/ccl/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/scripts/ccl64
r7672 r7758 37 37 ;; 38 38 Linux) 39 case ` arch` in39 case `uname -m` in 40 40 ppc64) 41 41 OPENMCL_KERNEL=ppccl64 -
branches/working-0711/ccl/scripts/openmcl64
r6969 r7758 37 37 ;; 38 38 Linux) 39 case ` arch` in39 case `uname -m` in 40 40 ppc64) 41 41 OPENMCL_KERNEL=ppccl64
Note:
See TracChangeset
for help on using the changeset viewer.
