mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
src/Makefile.am: for apollo/uClibc add -liconv
Origin commit data
------------------
Commit: 6b7b4f3dfe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-25 (Tue, 25 Feb 2014)
This commit is contained in:
@@ -140,6 +140,9 @@ neutrino_LDADD += -lca-ci -llnxtmvssUsr -llnxUKAL -llnxplatUsr -llnxtmasUsr -lln
|
||||
else
|
||||
neutrino_LDADD += -lnxp
|
||||
endif
|
||||
if BOXMODEL_APOLLO
|
||||
neutrino_LDADD += -liconv
|
||||
endif
|
||||
endif
|
||||
|
||||
bin_PROGRAMS += drivertool
|
||||
|
Reference in New Issue
Block a user