summaryrefslogtreecommitdiff
path: root/wm/windowmaker/hacks.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-06-21If gcc-4 is used, disable inline assembly until GCC Bug #25221 is fixed.minskim1-0/+7
Previously, it was done in Makefile for gcc-4.1 only. Now it covers gcc-4.0.* and is located in the proper place (hacks.mk). This fixes PR 36460.