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-52b36551c296/CMakeLists.txt (-1 / +1 lines)
Lines 263-269 Link Here
263
#############################################################################
263
#############################################################################
264
#############################################################################
264
#############################################################################
265
# Dade - default compiler options
265
# Dade - default compiler options
266
ADD_DEFINITIONS(-O3 -msse2 -mfpmath=sse -ftree-vectorize -funroll-loops -Wall -DLUX_USE_OPENGL -DHAVE_PTHREAD_H)
266
ADD_DEFINITIONS(-ftree-vectorize -DLUX_USE_OPENGL -DHAVE_PTHREAD_H)
267
267
268
268
269
#############################################################################
269
#############################################################################

Return to bug 277625