Home | History | Annotate | Download | only in protobuf2.5
      1 The binaries in this prebuilt directory can be rebuilt using
      2 the source in external/protobuf2.5
      3 
      4 cd external/protobuf2.5
      5 ./configure --prefix=path/to/prebuilts/misc/linux-x86_64/protobuf2.5
      6 make && make install
      7