Home | History | Annotate | Download | only in mk

Lines Matching defs:symbols

687 # If there's a file listing expected symbols, fail if the diff from it
688 # to the actual symbols is nonempty, and show the diff in that case.
697 # If we don't have a version map enumerating the exact symbols
701 # these symbols).
705 # simply not export the symbols.
740 actual symbols differ from expected symbols >&2; \
753 update-symbols: .PHONY
754 update-symbols: ${_LIB.so.full}.actsym
757 echo 'WARNING: Symbols deleted, major bump required!' >&2; \
760 echo 'WARNING: Symbols added, minor bump required!' >&2; \