mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -3,8 +3,7 @@ DESCRIPTION="
|
||||
ABI Compliance Checker (ACC) is a tool for checking backward binary and \
|
||||
source-level compatibility of aC/C++ library. The tool checks header files \
|
||||
and shared libraries of old and new versions and analyzes changes in API and \
|
||||
ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility.
|
||||
"
|
||||
ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility."
|
||||
HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
|
||||
COPYRIGHT="2009-2010 The Linux Foundation
|
||||
2009-2011 Institute for System Programming, RAS
|
||||
|
||||
Reference in New Issue
Block a user