summaryrefslogtreecommitdiffstats
path: root/package/python-setuptools/0001-add-executable.patch
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2018-09-05 09:48:39 -0700
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-09-05 21:14:47 +0200
commit84efe72b785c7c2437a07a07d92f39a811c647f6 (patch)
tree1d07ebfe8aa6af8e241749699250757bebaa18f6 /package/python-setuptools/0001-add-executable.patch
parentd496329a19c1989856cd5cef80f0d05255a27445 (diff)
downloadbuildroot-84efe72b785c7c2437a07a07d92f39a811c647f6.tar.gz
buildroot-84efe72b785c7c2437a07a07d92f39a811c647f6.zip
package/gcc: xtensa: fix atomic NAND code generation
xtensa gcc incorrectly generates code for atomic NAND operation as ~a1 & a2 instead of ~(a1 & a2). Fix that. Backported from: r264087 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-setuptools/0001-add-executable.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud