mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
evolution-data-server: get rid of cross workarounds.
This commit is contained in:
parent
4bd0dd0550
commit
bed2ab3959
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ fi
|
|||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Suppress wrong `pkg-config --cflags libical` result -I/usr/include
|
||||
sed -i configure -e "/LIBICAL_EXTRA_CFLAGS=\"/s; -I.*\";\";"
|
||||
# Create iconv-detect.h for cross builds
|
||||
echo '/* This is an auto-generated header, DO NOT EDIT! */' > iconv-detect.h
|
||||
echo >>iconv-detect.h
|
||||
|
|
Loading…
Add table
Reference in a new issue