linux build fix: remove libtinfo some info:

Git Clone URL:https://aur.archlinux.org/libtinfo.git (read-only)
Package Base:libtinfo
Description:symlink to ncurses for use in cuda and other packages
Upstream URL:http://www.gnu.org/software/ncurses/
Licenses:MIT
Submitter:hav3lock
Maintainer:hav3lock
Last Packager:hav3lock
Votes:209
Popularity:8.144062
First Submitted:2013-08-18 23:48
Last Updated:2016-05-24 22:29
This commit is contained in:
Vasily Levchenko
2016-10-26 19:03:45 +03:00
parent 8ce0bddc17
commit b852225007
+1 -1
View File
@@ -31,5 +31,5 @@ linkerOpts.linux=\
-lLLVMBitWriter -lLLVMExecutionEngine -lLLVMTarget -lLLVMAnalysis -lLLVMRuntimeDyld -lLLVMObject -lLLVMMCParser \
-lLLVMBitReader -lLLVMMC -lLLVMCore -lLLVMSupport \
-Wl,--no-whole-archive \
-lrt -ldl -ltinfo -lpthread -lz -lm -lffi \
-lrt -ldl -lpthread -lz -lm -lffi \
-Wl,-z,noexecstack