projets:libreoffice
Ceci est une ancienne révision du document !
git clone git://anongit.freedesktop.org/libreoffice/core
Configurer logerrit
:
Development/gerrit/setup, Archive
Fichier ~/.ssh/config
- config
Host logerrit gerrit.libreoffice.org IdentityFile /path/to/your/private-key User YOUR_USERNAME_HERE Port 29418 HostName gerrit.libreoffice.org
Et configurer la remote url
:
git config remote.origin.pushurl ssh://logerrit/core
configure
CFLAGS="-g -pipe -march=native -fno-omit-frame-pointer" CXXFLAGS="-g -pipe -march=native -fno-omit-frame-pointer" LDFLAGS="-Wl,--as-needed -Wl,-O0" ./autogen.sh --without-junit
Pour ne pas masquer les lignes de code exécutées, ajouter avant make
verbose=yes make
projets/libreoffice.1518273400.txt.gz · Dernière modification : 2018/02/10 15:36 de root