diff options
author | info@mobile-stream.com <info@mobile-stream.com> | 2018-11-20 22:10:59 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-11-26 10:04:05 +0000 |
commit | 9b5d150f90f894c282de3b875f5eedbe89f0bbb2 (patch) | |
tree | 6c25c2ec4bdd27759b8114b4890bee286e986c11 /unmaintained/webkitgtk | |
parent | 19f4d416d006e4ae92c703ea3dc16fed2287475b (diff) | |
download | aports-9b5d150f90f894c282de3b875f5eedbe89f0bbb2.tar.bz2 aports-9b5d150f90f894c282de3b875f5eedbe89f0bbb2.tar.xz |
main/cgdb: fix build on mips* (name collision)
There is a variable called "mips" in the code that conflicts with the
predefined "mips" macro. Add -std=c11 / -std=c++11 to CFLAGS / CXXFLAGS
to force removal of all the non-underscored predefined macros. This is
safe because README.md says the project is officially C11/C++11.
Diffstat (limited to 'unmaintained/webkitgtk')
0 files changed, 0 insertions, 0 deletions