projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-517.tar.gz
[apple/xnu.git]
/
libkern
/
Makefile
diff --git
a/libkern/Makefile
b/libkern/Makefile
index fdf3de1ccce68a248b100f1d56f7a3a397f602ce..7788f760d3dfc4190ecdea2c74a23fd33d905fe8 100644
(file)
--- a/
libkern/Makefile
+++ b/
libkern/Makefile
@@
-4,6
+4,8
@@
export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
+export COMP_LDFLAGS_COMPONENT_PPC = -i_OSCompareAndSwap:_hw_compare_and_store
+
include $(MakeInc_cmd)
include $(MakeInc_def)