gcc-force-options: Create symlink gcc-real to allow acceleration of gcc with forced...
authorYury Usishchev <y.usishchev@samsung.com>
Tue, 22 Mar 2016 08:05:41 +0000 (11:05 +0300)
committerMaxim Ostapenko <m.ostapenko@samsung.com>
Tue, 10 May 2016 08:11:53 +0000 (11:11 +0300)
commit71e577ce800831ac92cda34c545e43d2d99e8769
treeebdb81a85ec97272a9efa3e52f2b08a487009f2e
parentbb1e2f1f79b69c5acfe40beab8308795264a3467
gcc-force-options: Create symlink gcc-real to allow acceleration of gcc with forced options.

gcc-force-options script moves gcc binary from /usr/bin/gcc to /usr/bin/gcc-real.
To correctly accelerate new binary qemu-binfmt requires symlink in /emul dirrectory.

Change-Id: Ie72fdc2775cbb2e1da00c2d8144a267bbfcfd9cf
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
packaging/gcc-force-options
packaging/gcc-unforce-options