summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/32-bit-build-smoke.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add a CFLAG '-Wno-address-of-packed-member' introduced in gcc9Deepshikha Khandelwal2020-02-201-1/+1
| | | | | | | | | -Waddress-of-packed-member, enabled by default, warns about an unaligned pointer value from the address of a packed member of a struct or union. Without this flag , job is failing for release-6 branch Change-Id: I660bd6a1b8d12fa648bb07b69626b9780d8f8965
* Bug fix the build flag to F30 instead of F28Deepshikha Khandelwal2020-01-171-7/+7
| | | | Change-Id: I7dba65c7f68f2e30c19bfcda30234ee3870e3842
* Exit the 32-bit-build-smoke job with proper return code when failingDeepshikha khandelwal2018-11-301-0/+2
| | | | Change-Id: I0f2972dc0367fab4e50a5a0e15242ee2d28fcd6a
* Non-voting 32-bit build smoke jobDeepshikha khandelwal2018-11-261-0/+10
This smoke job will fail if there's any warnings or errors on non 64-bit architecture Change-Id: I009b0208f7da864d5c5c5fd8b08a26915db9fa75