ack expects the tail_ libraries not to have the .a extension.
This commit is contained in:
@@ -40,5 +40,5 @@ lang_basic_runtime = acklibrary {
|
||||
ackfile (d.."trap.c"),
|
||||
ackfile (d.."write.c"),
|
||||
|
||||
install = pm.install("%BINDIR%%PLATIND%/%ARCH%/tail_bc.a")
|
||||
install = pm.install("%BINDIR%%PLATIND%/%ARCH%/tail_bc")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user