mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2018-08-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the build under MingW32.
This commit is contained in:
@@ -25,6 +25,6 @@ export RANLIB=i686-w64-mingw32-gcc-ranlib
|
||||
3) cd to 'apis/rivwebcapi/' in the Rivendell sources and do:
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=$MINGW32_SYS_ROOT --i686-w64-mingw32
|
||||
./configure --prefix=$MINGW32_SYS_ROOT --host=i686-w64-mingw32
|
||||
make
|
||||
make install (as root)
|
||||
|
Reference in New Issue
Block a user