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