Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 277625 | Differences between
and this patch

Collapse All | Expand All

(-)lux/CMakeLists.txt.orig (-1 / +1 lines)
Lines 262-268 Link Here
262
#############################################################################
262
#############################################################################
263
#############################################################################
263
#############################################################################
264
# Dade - default compiler options
264
# Dade - default compiler options
265
ADD_DEFINITIONS(-O3 -msse2 -mfpmath=sse -ftree-vectorize -funroll-loops -Wall -DLUX_USE_OPENGL -DHAVE_PTHREAD_H)
265
ADD_DEFINITIONS(-Wall -DLUX_USE_OPENGL -DHAVE_PTHREAD_H)
266
266
267
267
268
#############################################################################
268
#############################################################################

Return to bug 277625