FS#33390 - [freehdl] Stripping necessary .la files

Attached to Project: Community Packages
Opened by Stefano Sanfilippo (esseks) - Monday, 14 January 2013, 15:31 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 16 January 2013, 09:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: PKGBUILD `options` array contains a `!libtool` flag: makepkg removes .la files, necessary for linking to libieee, and breaks VHDL synthesis when invoking `gvhdl` with `--libieee` flag.

Please replace `!libtool` with `libtool` in the array.

This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 16 January 2013, 09:59 GMT
Reason for closing:  Fixed

Loading...