Commit graph

6 commits

Author SHA1 Message Date
Rosen Penev
457dcc5d5b
protobuf: fix bad CFLAGS in pkgconfig
Issue shows itself when using clang.

Refreshed other patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-17 22:02:30 -08:00
Bruno Randolf
66ace3b968 protobuf: Update to version 3.13.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-11-02 15:30:37 +00:00
Rosen Penev
a6529c2ac2
protobuf: Fix rpath
protobuf was setting its own rpath, preventing the build system from
overriding it. Comment it out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-25 21:59:02 -07:00
Per Sandström
adc1964575 Protobuf: Upgrade to version 3.1
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
2017-02-11 13:13:48 +01:00
Guillaume Déflache
869bab445d protobuf: Update version to 2.6.1
- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
  now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)

Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-21 14:41:23 +02:00
Etienne CHAMPETIER
92fc1687c1 protobuf: make it compile with __MIPSEB__ (ar71xx)
it's only compile tested

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-07-01 18:36:53 +02:00