-
```
What steps will reproduce the problem?
1. download the OpenWrt build toolchain
2. follow the steps to start building
3. symlink chan_dongle/contrib/openwrt/asterisk18-chan-dongle to
openwrt/trunk…
-
```
What steps will reproduce the problem?
1. download the OpenWrt build toolchain
2. follow the steps to start building
3. symlink chan_dongle/contrib/openwrt/asterisk18-chan-dongle to
openwrt/trunk…
-
Blocking issues:
Nice to have:
- [ ] Tag 1.27.0-rc1
- - [ ] Upload 1.27.0-rc1 tarball to github
- - [ ] Upload 1.27.0-rc1 tarball to crosstool-ng.org?
- [ ] Run `build-all`
- [ ] Tag 1.27.0-rc…
-
```
Hello,
I wondering if somebody could help me get gcc 4.8.2 to work. I've gotten 4.7.3
to work
(https://github.com/moonman/rt-n56u/tree/master/toolchain-rt3883/src/mipsel-linu
x-uclibc-toolchai…
-
After programming my mobile LG G2 and the RPi2, I thought it was time to reprogram my routers: Starting with this older model, so that I can brick it while learning!
I've installed OpenWRT on my ro…
-
```
What steps will reproduce the problem?
1. download the OpenWrt build toolchain
2. follow the steps to start building
3. symlink chan_dongle/contrib/openwrt/asterisk18-chan-dongle to
openwrt/trunk…
-
#我怎么处理这种错误?
/usr/bin/make -j1 O=/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
BR2_DEFCONFIG='' KCONFIG_AUTOCONFIG=/buildroot/output/build/buildroot-config/auto.conf …
-
If `FastThreadLocal*` classes used the standard thread local storage ABI for the target platform, then it might be possible to access those values without a current `IsolateThread`, which means that t…
-
I followed the readme instructions. After doing make this is what I received in terminal.
jim@jim-M4HM85P:~/linkit-smart-uboot$ make
find . -type f \
( -name 'core' -o -name '_.bak' -o -nam…
-
It looks like the linking rework introduced a bug in later LLVM versions. LLVM 3.9 added a check if calls to inline functions contain debuginfo (cf. https://github.com/llvm-mirror/llvm/commit/522b700b…