make sure aligned structures/classes use the btAlignedAlloc/btAlignedFree, by overriding the operator new/delete for that struct/class.
integrated some contributions from IBM Germany for libspe2
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#### Visit Bullet library ibmsdk dirs and build code
|
||||
CELL_TOP ?= /opt/ibm/cell-sdk/prototype
|
||||
|
||||
DIRS := \
|
||||
../BulletCollision/ibmsdk \
|
||||
../BulletDynamics/ibmsdk \
|
||||
../LinearMath/ibmsdk
|
||||
|
||||
|
||||
include $(CELL_TOP)/make.footer
|
||||
#### Visit Bullet library ibmsdk dirs and build code
|
||||
CELL_TOP ?= /opt/ibm/cell-sdk/prototype
|
||||
|
||||
DIRS := \
|
||||
../BulletCollision/ibmsdk \
|
||||
../BulletDynamics/ibmsdk \
|
||||
../LinearMath/ibmsdk
|
||||
|
||||
|
||||
include $(CELL_TOP)/make.footer
|
||||
|
||||
Reference in New Issue
Block a user