-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
Before filing a bug, please check whether it has been fixed since the latest release: run "hg pull", "hg update default", rebuild, and retry what you did to reproduce the problem. Thanks. What steps will reproduce the problem? 1. As root on a Fedora 16 system, run: # setsebool -P allow_execstack 0 2. run ./all.bash, and notice that it does not warn you that Go needs this option enabled. What is the expected output? A warning and 5 second pause about allow_execstack What do you see instead? nothing. Which compiler are you using (5g, 6g, 8g, gccgo)? 6g tip Which operating system are you using? Fedora 16 amd64 Which revision are you using? (hg identify) 94e51b48f088+ tip Please provide any additional information below. (CL will be posted momentarily)