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