mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 07:50:23 +02:00
utfcpp: Required for build of latest version of taglib
- lfs copies the required headers to the /usr/include directory. - rootfile has all entries commented out as utfcpp is only required for the build. - Added utfcpp into make.sh prior to taglib. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
3161e5e857
commit
5e19137801
8
config/rootfiles/common/utfcpp
Normal file
8
config/rootfiles/common/utfcpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#usr/include/utf8
|
||||
#usr/include/utf8.h
|
||||
#usr/include/utf8/checked.h
|
||||
#usr/include/utf8/core.h
|
||||
#usr/include/utf8/cpp11.h
|
||||
#usr/include/utf8/cpp17.h
|
||||
#usr/include/utf8/cpp20.h
|
||||
#usr/include/utf8/unchecked.h
|
||||
Reference in New Issue
Block a user