Skip to content

xnox/gcc-arm-linux-androideabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcc-arm-linux-androideabi for Debian
------------------------------------

The source code for this package is managed uring repo tool [1]

[1] http://source.android.com/source/using-repo.html

To correctly fetch the source package, please install repo tool using these instructions [2]

[2] http://source.android.com/source/downloading.html

Then you can checkout the source using the manifest for this package and generate debian source package:

$ mkdir gcc-bionic && cd gcc-bionic
$ repo init -u git://github.com/xnox/manifest-gcc-arm-linux-androideabi.git
$ repo sync -j8
$ repo start master --all
$ ./debian/rules get-orig-source
$ debuild -S

 -- Dmitrijs Ledkovs <[email protected]>, Mon, 10 Jun 2013 13:39:48 +0100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages