feat: add ICU recipe source for KDE dependencies
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2016 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
# /* Copyright (C) 2011-2012 IBM Corporation and Others. All Rights Reserved */
|
||||
icc -o iculd iculd.c
|
||||
icc -o cxxfilt cxxfilt.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user