From: Robert K. <rl...@al...> - 2020-03-23 02:46:51
|
045790c384b96d6e28651e982bcea1aedd1c7da0 broke the build with gcc (clang works): 2020-03-23T02:02:22+0000 CC check_duplicate_printers.test.o 2020-03-23T02:02:22+0000 check_duplicate_printers.test.c: In function ‘main’: 2020-03-23T02:02:22+0000 check_duplicate_printers.test.c:40:3: error: implicit declaration of function ‘putenv’; did you mean ‘setenv’? [-Werror=implicit-function-declaration] 2020-03-23T02:02:22+0000 putenv("STP_CHECK_DUPLICATE_PRINTERS=TRUE"); 2020-03-23T02:02:22+0000 ^~~~~~ 2020-03-23T02:02:22+0000 setenv -- Robert Krawitz <rl...@al...> *** MIT Engineers A Proud Tradition http://mitathletics.com *** Member of the League for Programming Freedom -- http://ProgFree.org Project lead for Gutenprint -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |