testsuite: stdlib/isomac.c: fix REQUIREMENTS
commitcea74a4a24c36202309e8254f1f938e2166488f3
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Thu, 4 May 2023 20:25:57 +0000 (4 22:25 +0200)
committerCarlos O'Donell <carlos@redhat.com>
Mon, 8 May 2023 13:59:45 +0000 (8 09:59 -0400)
tree35a3dd9704d1cdb22cd74478a50a2c942b22725f
parent2f679937b35b7f9a8d448ab2ee03bc1fb3ace263
testsuite: stdlib/isomac.c: fix REQUIREMENTS

All of the mentioned variables are gone. gcc is just the default and
argv[1] can be used instead. /usr/include isn't hard-coded and you can
pass argv[2] with -I... to adjust.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
stdlib/isomac.c