From 51b4e6f84be3ba3d48ee7406633d136b588537e9 Mon Sep 17 00:00:00 2001 From: John Malmberg Date: Sun, 10 Apr 2016 16:34:18 -0500 Subject: Fix the build on VMS --- vms/generate_config_vms_h_gawk.com | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vms/generate_config_vms_h_gawk.com') diff --git a/vms/generate_config_vms_h_gawk.com b/vms/generate_config_vms_h_gawk.com index 805b764f..83a64636 100644 --- a/vms/generate_config_vms_h_gawk.com +++ b/vms/generate_config_vms_h_gawk.com @@ -291,6 +291,9 @@ $ write cvh "" $ write cvh "#define TIME_T_UNSIGNED 1" $ write cvh "#include ""custom.h""" $ write cvh "" +$ write cvh "#define __attribute(a)" +$ write cvh "" +$ $! $! Close out the file $! -- cgit v1.2.3