Skip to content

Commit

Permalink
tcsh: update revision from 6.19.00-0 to 6.19.00-1
Browse files Browse the repository at this point in the history
Due to an incompatible compiler optimization, 6.19.00-0 is unusable.
This revision contains a fix ( -fno-optimize-strlen ). See related
commit.
  • Loading branch information
donald authored and pmenzel committed Nov 4, 2016
1 parent 83415ac commit fb07820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcsh.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION tcsh-6.19.00-0
# BEE_VERSION tcsh-6.19.00-1

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit fb07820

Please sign in to comment.