From 954dc096eda31d02650bc2709cfaff951b0e8f7e Mon Sep 17 00:00:00 2001 From: Wes Peters Date: Mon, 27 Oct 2003 21:20:32 +0000 Subject: Un-broke the compile by forcing stdargs. --- lang/snobol/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile index 8cd396dbc9b7..41e42a230bb2 100644 --- a/lang/snobol/Makefile +++ b/lang/snobol/Makefile @@ -17,10 +17,6 @@ MAN1= snobol4.1 .include -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - # Fix GCC 3.x from freaking out over some of our pointers. # # I had to patch gendata.sno, so I patched the changes it produces -- cgit v1.2.3