~khurshid-alam/telegram/+git/trunk:master

Last commit made on 2022-07-26
Get this branch:
git clone -b master https://git.launchpad.net/~khurshid-alam/telegram/+git/trunk

Branch merges

Branch information

Name:
master
Repository:
lp:~khurshid-alam/telegram/+git/trunk

Recent commits

7f8f739... by Rafal W <email address hidden>

Merge pull request #61 from trofi/fix-build-on-gcc-10

tg: fix build on gcc-10 (-fno-common)

aad2e64... by Sergei Trofimovich

tg: fix build on gcc-10 (-fno-common)

gcc-10 changed the default from -fcommon to fno-common:
  https://gcc.gnu.org/PR85678

As a result build fails as:

    ld: objs/loop.o:/build/tg/loop.c:77: multiple definition of
      `verbosity'; objs/main.o:/build/tg/main.c:93: first defined here

a234347... by Rafal W <email address hidden>

Merge pull request #29 from 0mp/patch-1

Update FreeBSD installation instructions

22a7154... by Rafal W <email address hidden>

Merge pull request #26 from deadda7a/master

Update Readme

af8db27... by Rafal W <email address hidden>

Merge pull request #36 from fraanks/fraanks

README.md updating

c048e44... by Franklin Souza <email address hidden>

README.md updating

e8052fa... by Mateusz Piotrowski <email address hidden>

Update FreeBSD installation instructions

49c4afe... by Sebastian Elisa Pfeifer

Update Readme

3da0e4a... by Rafal W <email address hidden>

Merge pull request #15 from berryamin/update-debian-packaging

Update debian packaging

a3832ee... by Olivier Kaloudoff

debian/rules: prevent run of dh_usrlocal