mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
8 lines
247 B
Diff
8 lines
247 B
Diff
--- Makefile.linux.orig 2007-03-12 17:50:16.000000000 +0100
|
|
+++ Makefile.linux 2021-09-07 18:04:00.000000000 +0200
|
|
@@ -1,4 +1,3 @@
|
|
-CXXFLAGS=-Wall -O2
|
|
|
|
mp3val: main.o mpegparse.o out.o report.o crossapi.o crc.o
|
|
$(CXX) $(CXXFLAGS) $^ -o $@
|