Skip to content

Commit

Permalink
CFLAGS == CXXFLAGS, patch by Andrew Bishop
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.mythtv.org/svn/trunk@1746 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
Isaac Richards committed Jun 22, 2003
1 parent dab68c6 commit e415aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/settings.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ DEFINES += PREFIX=\"$${PREFIX}\"
release {
DEFINES += MMX
QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentiumpro -fomit-frame-pointer
QMAKE_CFLAGS_RELEASE = $${QMAKE_CXXFLAGS_RELEASE}
}

EXTRA_LIBS = -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm
Expand Down

0 comments on commit e415aa8

Please sign in to comment.