Jose Rubio
|
20ba7550cd
|
Fix to Wenum-compare
It seems the purpose is to define a constant as an anonymous enum.
that behaviour triggers the enum compare. Let's make it a constant.
|
2019-10-10 17:01:56 +02:00 |
|
Jose Rubio
|
707cc1256f
|
Fix openbsd compile build errors due to dependency on libiconv
The path to libiconv is selected in config/cf/OpenBSD.cf reusing the
same trick as FreeBSD does.
|
2019-09-27 21:54:06 +02:00 |
|
Jose Rubio
|
4f86508321
|
Merge branch 'linux-suse-tcl-link' of https://git.code.sf.net/u/jrubio/cdesktopenv into linux-suse-tcl-link
|
2019-09-16 14:59:24 +02:00 |
|
Jose Rubio
|
507665352f
|
Link TCL libraries and restrict tcl8.6 to SuSE only.
|
2019-09-16 14:58:21 +02:00 |
|
Jose Rubio
|
523e9ba304
|
Update TCL libraries link and restrict tcl8.6 only to SuSE.
|
2019-09-15 19:01:17 +02:00 |
|
Jose Rubio
|
51db5ff378
|
Fix for deprecated warnings related to gnu libc sys macros.
The patch only includes sysmacros for linux, the only target with gnu libc to avoid regression issues.
|
2019-09-12 13:10:02 +02:00 |
|
Jose Rubio
|
a49aedc946
|
FIX: Define Aarch64 as little endian so DtInfo compiles.
|
2019-08-29 11:12:26 +02:00 |
|
Jose Rubio
|
f0c312b207
|
Fixes for warnings related to -Wimplicit-int.
|
2019-08-20 12:52:43 +02:00 |
|
Jose Rubio
|
db7370b62b
|
Cleanup of -Wpointer-compare warnings.
|
2019-08-19 18:02:25 +02:00 |
|
Jose Rubio
|
0d115796c2
|
Added linux/aarch64 as valid target.
|
2019-08-19 16:55:11 +02:00 |
|