11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
#
|
|
# Global library definitions
|
|
#
|
|
# library (all versions) commondefs for leaf makefiles
|
|
# This file included by libleafcommondefs
|
|
# -xgot since we don't ship a .so for this one and it can't
|
|
# possible affect performance
|
|
#
|
|
LIBRARY_CDEFS=-DLIBCOMP
|
|
LIBRARY_COPTS=-signed
|