mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Fix build with clang
This commit is contained in:
parent
acd195b391
commit
cecc646d3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288454
@ -1,9 +1,10 @@
|
||||
--- Makefile.orig Fri Feb 18 15:37:53 2000
|
||||
+++ Makefile Thu Oct 19 17:53:14 2006
|
||||
@@ -8,20 +8,6 @@
|
||||
@@ -7,21 +7,6 @@
|
||||
GLOBALDEPS = Makefile umr.h
|
||||
OBJS = main.o unrealfmt.o unrealfmtdata.o
|
||||
|
||||
CC = gcc
|
||||
-CC = gcc
|
||||
-CFLAGS = -march=k6 -mcpu=k6 -Wall
|
||||
-
|
||||
-ifdef DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user